Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Programmatic creation of RadGrid / Hierarchy with Templates

Answered Programmatic creation of RadGrid / Hierarchy with Templates

Feed from this thread
  • Posted on Aug 25, 2011 (permalink)

    Requirements

    RadControls version 2011
    .NET version 4.0
    Visual Studio version 2010
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION

    In this demo I create dynamically  Grid / Hierarchy with Templates. All binding is also done on the server showing how nested grids can be bound programmatically.

    The Hierarchy with templates grid demo shows how to have a structure resembling a standard hierarchy, which can be greatly customized, without setting hierarchical relations between the master and detail levels. 

    Thanks,
    Jayesh Goyani

  • Answer Tsvetina Tsvetina admin's avatar

    Posted on Aug 26, 2011 (permalink)

    Hi Jayesh,

    Thank you for sharing this example with the community, it will surely be helpful for developers taking on dynamic creation of more complex grid structures.

    You can find your Telerik points updated as a token of gratitude for your contribution for the community.

    Greetings,
    Tsvetina
    the Telerik team

    Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Programmatic creation of RadGrid / Hierarchy with Templates