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

How to create parent table relation in hierarchical grid with template

1 Answer 246 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 13 Dec 2011, 10:37 PM
Hi,

I am creating a hierarchical grid with template as shown in link below. However, all of my  tab pages in the  nested view template have chidgrids. . There is n-level of hierarchy. How can i create parent table relation in  hierarchical grid with template   to avoid infinite loop.



http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx

Thanks,
Prava

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 16 Dec 2011, 04:32 PM
Hello Prava,

Creating a template hierarchical structure in RadGrid is achieved by using NestedViewTemplate. The demo below demonstrates that kind of functionality.
Parent table relation is supported when using detail tables. Achieving parent table relation using NestedViewTemplate could be done using custom server-side logic.

Please let me know what is your scenario so I could advise you on more specific solution. How many levels of hierarchy do you have? Additionally, you could go through the Understanding hierarchical grid structure section in the help article below.

Kind regards,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Prava kafle
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or