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

Parent and grid grid

1 Answer 23 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ksk
Top achievements
Rank 1
ksk asked on 10 Nov 2008, 04:46 AM
Hi,
I have two grids,parent and detail,and one label.I want to know,if i click the row in my Parent grid,it should return the first column value to the label and it should fetch the corresponding related rows to Detail grid.I have tried like

         <%= ((RadAjaxManager)LoginView1.FindControl("RadAjaxManager1")).ClientID %>.ajaxRequest(this.gGetCellByColumnUniqueName(rowObject, "SizeScaleCode").innerHTML); 

but it is not working in 2008 controls.I want to know in C#.Please anyone help me solve this problems.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 13 Nov 2008, 09:17 AM
Hello,

Please test the attached example and let us know if you need additional information.

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
ksk
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or