Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 6th, 2005, 09:36 AM
Authorized User
 
Join Date: Dec 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.Net:using Radio Button as template in Datagrid

HI,
I am using asp:RadioButton as template in a datagrid.
how can I make only one radio button to be selected from the
whole datagrid?

Thanks


 
Old April 6th, 2005, 11:24 PM
Authorized User
 
Join Date: Apr 2004
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Check this link
http://www.devx.com/tips/Tip/20238

 
Old April 7th, 2005, 08:37 AM
Authorized User
 
Join Date: Dec 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks minhtri,
If I us the recomended site for my purpose (I want the user to be able to select only one radio button in Datagrid, exactly what functionality we expect from a radio button) I have to write javescript on client side.
I thought maybe datagrid has a feature to make radio buttons work properly.
thanks
Mishi

 
Old April 10th, 2005, 03:41 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

mishi,

What have you tried so far?

Although I have not yet tried it, I would think that you should be able to put a single asp:radiobutton in your grid column template and specify the radio's groupname so they are all related together.

The trick then will be figuring out at the server which radio is checked and how it relates to the row it lives in.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
asp radio button array validation steve1234 Classic ASP Professional 2 April 11th, 2007 06:58 PM
Datagrid Radio button template column issue satyajitk ASP.NET 1.0 and 1.1 Professional 6 November 26th, 2005 01:48 AM
Button in Datagrid Template Column thetway ASP.NET 1.0 and 1.1 Basics 1 October 11th, 2005 01:54 PM
Template Column in DataGrid and Button divsalar ASP.NET 1.x and 2.0 Application Design 1 January 23rd, 2005 12:43 AM
ASP datagrid template textbox question chas036 ASP.NET 1.x and 2.0 Application Design 1 December 29th, 2003 04:01 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.