I have a checkboxlist, two buttons and a datagrid.
during page_load event, i load items of checkboxlist and datagrid from database.
button 1 is used to check all items in checkboxlist and button 2 is used to uncheck it.
my problem now is whenever I click either of the two buttons, the datagrid will be empty.
I am still new in ASP.NET programming and I hope someone can help me with my problem....
User Profile
Collapse
-
Datagrid clears up when I click the button
-
Datagrid clear up when I click the button
I have a checkboxlist, two buttons and a datagrid.
during page_load event, i load items of checkboxlist and datagrid from database.
button 1 is used to check all items in checkboxlist and button 2 is used to uncheck it.
my problem now is whenever I click either of the two buttons, the datagrid will be empty.
I am still new in ASP.NET programming and I hope someone can help me with my problem....
No activity results to display
Show More