waseem said:
Great Dude nice function but before that how to post the values from jqgrid? plz m stuK?????
Hey, make sure you are using something like Firebug so you can get a good view of whats happening.
By default as soon as I had the pager there and I could see the search button when I clicked find (with some parameters) it POSTED like this:
| _search |
true |
| nd |
1300921202001 |
| page |
1 |
| rows |
10 |
| searchField |
id |
| searchOper |
eq |
| searchString |
8 |
| sidx |
id |
| sord |
desc
|