Checkbox in a DataGrid

G

Guest

Hi folks,

I have a column in a DataGrid that is for checkboxes.

I want to click on a checkbox and have that event post that the checkbox is
now checked so that if I refresh the screen or revisit the page later, I will
still see the checkbox checked.

I am trying to use the CheckChanged event handler for a Checkbox without
much success.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top