Click here to Skip to main content
15,921,793 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to delete the rows in gridview using checkbox
Posted
Comments
Sergey Alexandrovich Kryukov 18-Jun-11 0:27am    
Using checkbox?.. That's funny... How you think it should look?
--SA
thatraja 18-Jun-11 0:37am    
I got it something but better show your code so we can spot the place & give you solution.

1 solution

Put some code in the check box event handler to delete the rows you want deleted.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900