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

How to find radgrid inside radgrid (NestedViewTemplate)

1 Answer 179 Views
Grid
This is a migrated thread and some comments may be shown as answers.
salvio
Top achievements
Rank 1
salvio asked on 17 Nov 2010, 06:11 AM
Hai All,

I'm using radgrid inside  (NestedviewTemplate Radgrid).
How can I find the radgrid which is inside the (NestedviewTemplate Radgrid) and also to
add datasource for that grid...
Pls help me..

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin
Telerik team
answered on 17 Nov 2010, 04:29 PM
Hi salvio,

You can access the grid by iterating through all the NestedViewItems and getting reference to the specific control. For more information please check the following help articles:
Traversing detail tables/items in Telerik RadGrid
NestedView template
as well as this forum post on similar issue.
Once you have accessed the grid you can use the NeedDataSource event to bind it to a datasource.
Advanced Data-binding (using NeedDataSource event)

Let me know how this works for you and if you have any other questions.

Sincerely yours,
Marin
the Telerik team
 
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
salvio
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or