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

OnRowClick to fill data from one grid to (another grid and form fields)

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Parth
Top achievements
Rank 1
Parth asked on 27 Sep 2010, 02:19 PM
Hello,

I have a grid which has the user's name and email. I have the form where there is a detailed information of the user and the other grid where it is more user information.

What I need is when i click on the row of the first grid (user's name and email), it should fill the form and the other grid.

How can I achieve this task ??

Thank you,
Parth

1 Answer, 1 is accepted

Sort by
0
Accepted
Mira
Telerik team
answered on 29 Sep 2010, 03:11 PM
Hello Parth,

To implement the desired functionality I recommend that you use the approach from the Master/Detail Grids demo.
For the detailed information, you can also use an asp:DetailsView as show here.

I hope this helps.

Sincerely yours,
Mira
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Parth
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or