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

Access The nested radgrid inside Parent radgrid using Javascript

1 Answer 162 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sairam
Top achievements
Rank 1
Sairam asked on 12 Aug 2015, 06:44 PM

Hi Team,

Hi tried to access the radgrid inside another radgrid  but  Iam not succeed ...How i suppose to access rad grid ...

 

hi have 

 

<telerik:radgrid id="rgparent" runat="server">

<mastertable>

<nestedview>

<teleri:radgrid id="rgchild" runat="server">

</telerik:radgrid>

</nested>
</mastertable>
</telerik:radgrid>

 

 

 

How may i suppose to access the  "rgchild" clinet side  not server side...

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 17 Aug 2015, 08:51 AM
Hello Sairam,

You can check the approach demonstrated in the following section to achieve that:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/hierarchical-grid-types-and-load-modes/traversing-detail-tables#looping-through-the-detail-tablesitems-in-telerik-radgrid-on-the-client

Hope this helps.

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Sairam
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or