RowSelectorColumn - DataBinding Radio Button (ASP.NET)

P

PD

I have found a few e-mails discussing this question but no solutions.
I'm hoping somebody might be able to add some insight for me.

I need to repaint my data grid control that uses MetaBuilder's
RowSelectorColumn. The grid is bound to a data collection. I need to
initialize the radio button based on the data. I know how to loop
through the data grid to determine which row button was checked, but
how do you set the row button to checked/on? A user can return back
to a page where I need to display which row the user selected via the
radio button.

It would be great if I could bind the radio button to a boolean value
(True, False) so it would take care of the issue for me. As I have
not found anything for this, if I can just somehow find a way to set
the radio button's value to "checked/on" I can work with it.

Any information would be greatly appreciated!!
Patrick
 

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

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top