Avatar of vikasbapat
vikasbapat
 asked on

Hierarchical binding of DetailTables inside Telerik Radgrid

Hello All,
          I am using telerik radgrid for binding records on aspx page in .net.I am using hierarchical structure in order to have 3 grids binded at one place.Second grid in hierarchy is binded using DataKeyNames value
of first grid and third grid is binded using DataKeyNames value of second grid.
          But I want to have a functionality through which if there is no data in second grid then I should be able to bind the third grid using first grid's DataKeyNames value.
          Currently I am using 'OnDetailTableDataBind' event of main grid to bind second and third grid.
           Please reply and thanks in advance.
ASP.NET.NET ProgrammingC#

Avatar of undefined
Last Comment
vikasbapat

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
vikasbapat

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy