Hello,
Thanks for sharing the code.
IMHO, this is not a jqGrid bug, but rather a dialog one. Insetead I will try to investigate the problem
Thanks again
Best Regards
Tony
Hello,
Thanks for this. As you can imagine we can not cover all possible combinbations.
Your solution is to set dropbyname : true. (the default is false), or if this is not possible you can use
beforedrop event to remove this column (the event should return a data to be inserted.)
It is not a bug.
Best Regards
Tony
Hello,
Until now – no (sorry). There is is no appropriate fix for this bug.
Thanks
Best Regards
Tony
Hello,
Did you mean height to 100%. The width of the grid can be set ony in pixels. Also the 16 or 18px depend on how you set the height.
Best Regards
Tony
Hello,
Thanks. I suppose you use it in addRowData function. If this is the case, the bug is fixed here:
http://github.com/tonytomov/jqGrid/commit/dffec3efb15ee499b73eef0bb7a2d4cf08b31489
Best Regards
Tony
Hello,
i.e. even if the text stored in the DB is an html tag, you don't want it to be executed, thereby possibly changing the display.
I'm not sure that it is the right way. We should give not ready receipt, but possibility to make solutions. I'm not sure that the change of this will make other users happy.
At end you have a chiose to resolve this using a build int htmlEncode function in jqGrid applied to the message returned from the server.
Adding so many options will make the grid complex for using, which is not our goal.
Best Regards
Tony
Hello,
Oleg thanks for clarifications.
If I understand right this is a classical dependend listbox situation, which can be accoplished with dataEvents – i.e I mean we can define change event and then within the event to call ajax to load the needed selects.
Here is a example.
Best Regards
Tony
Hello,
Thank you very much for pointing us on this. Yes this is a bug and we know about it.
We will fix it.
Best Regards
Tony
Hello,
This is really strange – can you please share your code or provide a link to the problem.
Please all the code if you do so.
Regards
Tony
Hello,
Thanks, will see what I can do, but what to do if the message contain
Some message
Do you have any recommendations? – so in order to be correct you should do a htmlspecialchars server side. Not sure if I will fix this?
Best Regards
Tony
Hello,
Yes the bahaviour is changed, if you click on a row the row is selected including the checkbox.
Regards
Tony
Hello,
Seems like you do not have clear the cache. What is the error reported?
Regards
Tony
Hello,
I do not know which version do you use, but it is fixed in 3.6.4
http://github.com/tonytomov/jqGrid/commit/da8d05ff0f96ceaa078916baa195288c8400b447
Best Regards
Tony
Hello,
Check to hee in your data if you construct it correct and there are no duplicate row id's.
Best Regards
Tony
Hello,
in firefox do
var test1
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top