Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello...i bind values in datalist view with check box..on button click event i want to delete those selected checkbox value..but how i can i do..checkbox list is in datalist...please help
Posted

Find the datalist event selected index change..
In that find the selected check box, do the operation and reload the datalist.

[Edit: Remove shouting - Nelek]
 
Share this answer
 
v2
Comments
Mehdi Gholam 14-Apr-12 4:22am    
Using UPPERCASE is considered rude.

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