Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Grouping RadioButtons in a DataGrid

Reply
Thread Tools

Grouping RadioButtons in a DataGrid

 
 
Sheikh Nabeel Moeen
Guest
Posts: n/a
 
      09-15-2004
Hello,
I have a TemplateColumn as the first column in my datagrid to display
radiobuttons for selection of rows.
The problem is, when the table (dataGrid) is generated all the Radiobuttons
have autogenerated names so that they dont belong to the same group and more
than one are selectable.
How can i group the generated Radio buttons so tht only a single one may be
selected at a time.

I'd prefer using the datagrid rather than the radiobuttonlist control if
this issue can be resolved.

Regards,
Nabeel


 
Reply With Quote
 
 
 
 
Sriram Mallajyosula
Guest
Posts: n/a
 
      09-22-2004
There is a third party tool available from MetaBuilders.com. There you can
get the source code as well.

"Sheikh Nabeel Moeen" <> wrote in message
news:...
> Hello,
> I have a TemplateColumn as the first column in my datagrid to display
> radiobuttons for selection of rows.
> The problem is, when the table (dataGrid) is generated all the

Radiobuttons
> have autogenerated names so that they dont belong to the same group and

more
> than one are selectable.
> How can i group the generated Radio buttons so tht only a single one may

be
> selected at a time.
>
> I'd prefer using the datagrid rather than the radiobuttonlist control if
> this issue can be resolved.
>
> Regards,
> Nabeel
>
>



 
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
Need help with radiobuttons in datagrid bind to data table rwornor ASP .Net 0 03-01-2008 12:42 PM
Radiobuttons in Datagrid Template Columns in 1.1 daokfella ASP .Net 1 11-20-2007 06:01 PM
xsl: grouping radiobuttons by name; name should be position of parent node discomiller XML 1 02-01-2005 04:14 PM
DataGrid with TemplateColumn of CheckBoxes or RadioButtons John A Grandy ASP .Net Web Controls 0 09-17-2004 05:10 AM
RadioButtons & DataGrid RB ASP .Net 0 08-11-2003 04:29 PM



Advertisments