Hi guys, i was trying to do a Cell Editing based on this documentation /jqgridwiki/doku.php?id=wiki:cell_editing
I have two questions:
1. How can i get the Index of my row posted to the server:
The information i'm getting posted is the following:
a) value of the cell
b) RowId
The thing is that the rowId doesn't help me. I need the actual Id of the information I'm displaying so i can do the server update with that Id.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top