I am updating a grid panel with rows dragged from another grid with has data ing from the database. Now I want to check the grid in which I am dropping items for avoiding duplicates. For this I want to get all the rows currently there in that grid and I searched everywhere but couldn't find the way to do this. Please help!
I am updating a grid panel with rows dragged from another grid with has data ing from the database. Now I want to check the grid in which I am dropping items for avoiding duplicates. For this I want to get all the rows currently there in that grid and I searched everywhere but couldn't find the way to do this. Please help!
Share asked Jun 3, 2011 at 16:00 Atul DravidAtul Dravid 1,0653 gold badges14 silver badges30 bronze badges1 Answer
Reset to default 3yourGrid.getStore().getRange()