Hello,
I have a jqGrid setup with a postData parameter as follows:
postData: {trailergrouping_choice: groupby, status: storedstatus}
When the grid is initially loaded, everything is passed to the server correctly (both “trailergrouping_choice” and “status”)
However I noticed if I use the search Toolbar, the “status” parameter gets dropped and only the “trailergrouping_choice” parameter is still passed to the server.
To test further, I reloaded the page, and I then just did a simple click of the “Reload” pager icon and noticed it would get dropped then too.
Seems like a bug unless I'm misunderstanding the role of postData.
Kind regards
Greg
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top