RowSelectorColumn question

K

Keith Patrick

There is a control that Andy Smith wrote that quite a few people use called
RowSelectorColumn that I am using in an ASP.Net app. However, because I am
paginating my control, I need to turn on the DataGrid's view state.
However, when I do that, the checkboxes no longer save their checked state.
I've stepped pretty deep inside it, but I cannot find where that value is
being set. The only thing I've been able to find out is that TrackViewState
does get called when ViewState is enabled for the grid only. I'm guessing
that TVS is overwriting the selection state, but I cannot find out to avoid
it, since no-op'ing the overridden TVS method isn't solving the problem.
Has anyone familiar with this control come across this problem/come up with
a solution?
 

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,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top