Hi,
Just found a pretty strange thing. If I change the url by using the setGridParam and then trigger the “reloadGrid” my JqGrid ends up in an eternal loop if the json response is empty and the “rows” property in the result contains and empty array (“[]”). This will cause the grid to (internally somewere) keep reloading the grid over and over again. If I on the other hand change the “rows” property to be just an empty string ('') it works fine. If I initially load my grid using the empty array it works fine, its just when triggering the reloadGrid it fails.
Regards
Tomas
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top