Export Hierarchical Grid

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 11 Nov 2013 Link to this post

    Requirements

    RadControls version 2012 Q1 and later
    .NET version .NET 3.5 and later
    Visual Studio version 2008 and later
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This code library illustrates how hierarchical RadGrid can be exported. You can choose whether to export all grid items, only the expanded ones or to collapse all items before export.
    The HierarchyDefaultExpanded property of the corresponding table-views is set to true in order to expand all items.
    Expanded grid items are persisted using the approach from the Retain expanded/selected state in hierarchy on rebind code library.
    Coloring the table-views in different colors is also an option. This is configured on ItemCreated, so that it is applied in all export types.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.