Hello!
I tried to do a sample demo of jqGrid and I got stuck with row editing.
As you can see from the source code I include all the js files.
I use events to detect a click on a row and start editing it.
The problem is that the row remains the same, I cannot edit the data.
I susspect the problem would be in onSelectRow
var lastSel;
jQuery().ready(function (){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top