Accessing events in the processing of a gridview

J

Joel WZ

I have a page, where I need a gridview that contains a column with a
checkbox. I am using an objectdatasource for the databind. I need to be
able to page through the grid, accumulating checked items, allowing for a
removal from the list on a view of a previous page, so I need to repopulate
previously checked boxes. It appears that on a grid re bind, I need to halt
the processing and collect the checked box data, and the allow the bind and
repopulate any previous checkboxes.

What my problem is, is to determine how to interject the accumulation of the
data in the flow of the gridview. I have tried the OnDataBinding event, but
this does not seem to be the right thing.

Does anyone have any idea how I could accomplish this?

Thanks,
Joel WZ
 

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,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top