| Author: Aru 05 Sep 2008 | Member Level: Silver | Rating: Points: 3 |
Hi yasotha
It wud hapn if u use paging..Each time when u do paging it ll refresh so gridview ll bind the data each time..every page u select d checkbox and delete the records in dat page itself dn u go for next page and do the same if it s required to delete..
or else u can store the boolean value in the database whenever u select the checkbox so that u can solve it but its not the gud programming i ll say..
|