Hi,
I am using a multi -select feature..I try to add a few rows to the grid using
jQuery(gridId).addRowData(..);
Then I remove ,i,e delete all the added rows using
jQuery(gridId).delRowData(..);
Now again I add a few rows..and try to delete all of them..when I display the selected rows array
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top