This is a migrated thread and some comments may be shown as answers.

radio button in master table sets radio button column in detail table.

3 Answers 80 Views
Grid
This is a migrated thread and some comments may be shown as answers.
regina
Top achievements
Rank 1
regina asked on 13 Jul 2012, 05:53 PM
I have a radgrid (latest build) with a template column with a radio button, same in the detail table below the master.  I want the select on the top level radio button to set the subordinate radios buttons for the item in the detail button.  How do I access the detail table and set the radio button. thanks.

3 Answers, 1 is accepted

Sort by
0
regina
Top achievements
Rank 1
answered on 16 Jul 2012, 12:47 PM
thank you for your reply, I really want to achieve this server side as other server side events need to occur as well.  I am having issues going into the detail table from the parent item and calling to the second radio button control, I cannot seem to get it right. 
0
Tsvetina
Telerik team
answered on 19 Jul 2012, 11:21 AM
Hello Regina,

You can try implementing the approach from this CodeLibrary, just replace the CheckBoxes with RadioButtons and make the needed modifications in code where the controls are referenced:
Select items in hierarchy, depending on selection in inner levels

Greetings,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
regina
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
regina
Top achievements
Rank 1
Tsvetina
Telerik team
Share this question
or