For a given column I have enabled cell edit, which works just fine.
However, some rows that I display in the grid are NOT editable.
I can see that I can set the class not-editable-cell on the cell if that is so, which also works fine.
However, how do I send this info as part of the grid data from the server, so that I can actually set this class and/or have jqgrid do it for me?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top