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

Selecting a row in Child Grid

4 Answers 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
PRIYA
Top achievements
Rank 1
PRIYA asked on 18 Feb 2009, 06:19 PM
How can I do the selection of a row in child grid, using javascript??

4 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 18 Feb 2009, 06:35 PM
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.
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
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.
Tags
Grid
Asked by
PRIYA
Top achievements
Rank 1
Answers by
Daniel
Telerik team
PRIYA
Top achievements
Rank 1
Phil
Top achievements
Rank 2
Princy
Top achievements
Rank 2
Share this question
or