Using checkbox and button in DataList
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have a DataList with checkbox and a label box in my ItemTemplate and I have used the binding informations for that. In Footer I have a button control. My query is..when I click that button, I have to get all data that are checked using checkbox. Can anybody Please help me to do this? Thanks In Advance, Regards, J