1. I have table with rowNum=15. How can I update cell data on second (or third, or any other) page when user is on the first page?
When I call $j(“#tbl”).jqGrid('getRowData') i receive only 15 objects instead 50 (which is the number of records).
2. Is there any way to get all data from table. I mean all, not only the data ?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top