Hello. JQGrid i amazing but I have a problem.
I downloaded version 3.3 and I call a webservice from javascript and fill the grid using xmlstring.
The webservide takes a value from a textbox and returns data which I display in the grid.
I have all these inside an update panel.
The problem is that when I put the grid inside the update panel it dissapears.And if I disable postback of update panel the xmlstring doesn't get refreshed.I change the value of the textbox my webservice returns a new xml but the grid doesn't reloads.
I used the reloadGrid but it doesn't work.Also the pager doesn't work.
Maybe I miss some files, I don't know. Any advice?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top