Hi... I haven't found how to send programatically with jquery all the rows in the jqgrid for be processed in the server.
I've only found one method called getRowData(id) but it doesn't helpme because i don't have the id. that's why i want to send all the data
Any help will be appreciated.