Hello,
I just moved to jqGrid 3.4.1 / jQuery 1.3.1. Everything seems to be ok except for my search forms : when I make a search, the grid content is not updated (it does the same for all my tables).
I used Firebug to determine if the response is correct and yes, it it : the json data is ok. The loadError event is not fired.
After some tests, I found that when the result contains less records than grid content, it is not refreshed. But when the result contains more records, the grid data is refreshed. Strange…
Anyway, I did not change anyting in my php or SQL code and it worked perfectly with jqGrid 3.3.
Edit : I saw that someone had the same problem, but in my case, I dont' have any JS error when the search is fired.
Any idea ?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top