Hello Tony!
Last week I spend three days in searching of one error in a program used jqGrid. I had a JavaScript which create dynamicaly jqGrid in some situations. My real error was that I used
instead of
|
1 |
<table id="list"></table> <br /><div id="pager"></div><br /><br /> |
I generated a lot of different HTML code as strings with a lot of divs and made an error. My problem was, that jqGid do the most things with
My suggesion is, that jqGrid makes more tests of requirements which it needs. If something wrong, an alert with an error description would be perfect.
Regards and thanks
Oleg
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top