Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > RowSelectorColumn - DataBinding Radio Button (ASP.NET)

Reply
Thread Tools

RowSelectorColumn - DataBinding Radio Button (ASP.NET)

 
 
PD
Guest
Posts: n/a
 
      09-17-2003
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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Datalist and RowSelectorColumn tshad ASP .Net 0 03-09-2005 02:57 AM
RowSelectorColumn and DataGrids tshad ASP .Net 2 01-07-2005 04:30 PM
Radio button List problem: How to find value of Radio button list's Selected Item using javascript?? Hiten ASP .Net Web Controls 1 05-26-2004 10:32 AM
Disable RowSelectorColumn checkbox Chip ASP .Net 1 02-26-2004 05:00 PM
RowSelectorColumn Chip ASP .Net 1 02-07-2004 06:12 PM



Advertisments