Hi,
I am working on .net application with jqGrid with filterToolbar enabled and searchOnEnter: false and the data is not local, i am doing pagination on the grid and getting data from the server.
So when i enter some characters in the filterToolbar i am getting the appropriate data back from the server with some records say 100.
but when i clicked the next page button to see the next page filtered results, the filters parameter in my asmx webservice is null. So i am not getting filtered results instead i am getting the normal pagination results.
Can anybody point me in the right direction to achieve this.
Thanks
Maanz
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top