I'm using jqGrid 3.5.3.
I'm using the form editing function (dialog editing) with multiselect turned on. The problem is that when I use those prev/next button on the edit form dialog, the corresponding row would be selected. So say I click next 10 times, 10 rows will be selected. But I would like to have single row selected when using edit form. I need the 'selrow' to get the selected row id for further data manipulation.
Any way I can keep multiselect:true but only select one row during form editing?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top