I can I select all rows on button click ...lets say I have a button call Select All ..When I click on that button it needs to select all rows ....I did n't find any relevant documentation on JqGrid API ....
Any help will be appreciated.
Thanks!
I can I select all rows on button click ...lets say I have a button call Select All ..When I click on that button it needs to select all rows ....I did n't find any relevant documentation on JqGrid API ....
Any help will be appreciated.
Thanks!
It seems to me that this example which I described in http://stackoverflow.com/questions/3571324/how-to-invoke-the-reset-selection-and-select-all-in-jqgrid/3577559#3577559 do what asked.