Here's a tough one (for me at least)

J

Joe

I have a DataGrid which is bound to a class except for 1 column which is a
checkbox. I want the user to be able to check/uncheck as many boxes as
possible without posting back to the server for each. When the user clicks a
link it will reload the grid with different data and I need to get the state
of the checkboxes prior to the grid being reloaded.

I can get the CheckBoxes to do an immediate postback but I don't like that
idea for 1 and 2, I can't tie the checkbox to the row it was in because
DataItem hasn't been assigned yet.

Thanks,
Joe
 
J

Joe

Thanks. I did figure out a way to do this but I'll take a look at these
links as well.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top