Home › Forums › Guriddo jqGrid JS › Help › selarrrow, delGridRow, setGridRow?
Hi
How to post row, like method delGridRow from multiselect ?
I have jqGrid and two buttons. First for delete row, second for set some option(active).
my code:
Hello,
First I think you should not check
if( rows != null) {
…
}
when you get the selected rows in multiselect mode, but rather the checking should be
if( rows.length) {
Second – yes you should do your custom ajax in this case.
Best Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS