Expand Row in Wijmo grid

Posted by: naresh.adla on 31 January 2020, 9:50 am EST

    • Post Options:
    • Link

    Posted 31 January 2020, 9:50 am EST

    Hi,

    I have a requirement to expand a row to show its children rows. and the plus icon should be available only to the rows which can be exapanded but not for all.

    Wijmo has row detail feature. But it is only to show the html content or another grid.

    Any help ?

  • Posted 3 February 2020, 7:23 am EST

    Hi Naresh,

    For your requirement, I would suggest you use the childItemsPath property of the FlexGrid instead of the detail rows. childItemsPath property allows us to easily display the nested data in form of a tree grid. Please refer to the following sample which demonstrates how we could use the childItemsPath:

    https://www.grapecity.com/wijmo/demos/Grid/TreeGrid/ChildItems/purejs

    Further, row details allow us to any type of detail rows even nested grids, please refer to the following sample which demonstrates how we could nested grids:

    https://www.grapecity.com/wijmo/demos/Grid/Master-Detail/NestedGrids(RowDetail)/purejs

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels