4 Answers, 1 is accepted
0
Hello Priya,
Please examine the following link:
set_selected()
Let us know if you need more information.
Kind regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Please examine the following link:
set_selected()
Let us know if you need more information.
Kind regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

PRIYA
Top achievements
Rank 1
answered on 22 Feb 2009, 03:15 AM
My scenario is, I have a hierarchical grid, with a radio button in each row. On selecting the radio button, the corresponding row should be selected in the grid. And only one record should be selected in the grid at a time. How can I achieve this? Is there any functions in javascript to achieve this functionality?
0

Phil
Top achievements
Rank 2
answered on 22 Feb 2009, 03:24 AM
Try:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/selecting/defaultcs.aspx
I believe you can turn off multi-select
http://demos.telerik.com/aspnet-ajax/grid/examples/client/selecting/defaultcs.aspx
I believe you can turn off multi-select
0

Princy
Top achievements
Rank 2
answered on 23 Feb 2009, 04:09 AM
Hello Priya,
You can check out the following code library I have submitted on row selection using radiobutton and single selection at a time.
Single RadioButton check at a time with row selection
Hope this helps..
-Princy.
You can check out the following code library I have submitted on row selection using radiobutton and single selection at a time.
Single RadioButton check at a time with row selection
Hope this helps..
-Princy.