Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Datagrid Control (http://www.velocityreviews.com/forums/f60-asp-net-datagrid-control.html)
-   -   Grouping RadioButtons in a DataGrid (http://www.velocityreviews.com/forums/t761092-grouping-radiobuttons-in-a-datagrid.html)

Sheikh Nabeel Moeen 09-15-2004 08:25 PM

Grouping RadioButtons in a DataGrid
 
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



Sriram Mallajyosula 09-22-2004 07:16 AM

Re: Grouping RadioButtons in a DataGrid
 
There is a third party tool available from MetaBuilders.com. There you can
get the source code as well.

"Sheikh Nabeel Moeen" <sheikh_nabeel_moeen@yahoo.com> wrote in message
news:unRDQG2mEHA.2684@TK2MSFTNGP12.phx.gbl...
> 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
>
>





All times are GMT. The time now is 03:37 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57