How to create a wijmo grid inside a wijmo grid

Posted by: samvarth123 on 28 January 2019, 4:43 am EST

    • Post Options:
    • Link

    Posted 28 January 2019, 4:43 am EST

    I want to create a wijmo flex grid inside a wijmo grid.

    Each row of a wijmo flex grid should have another flex grid below it which needs to have single row or multiple rows depending on selecting a radio in that particular row

    The outside grid should have radio buttons basic and non basic and upon clicking basic of the radio the wijmo grid for that row should have option to create more rows.

    If basic is selected as option we need to create a wijmo flex grid with only one row with no otption of adding further rows.

    Eg : https://angular-s2qnvv.stackblitz.io/ For each country I need to have a wijmo flex grid below it by default with some more options.So if I have ten countries I need to have 10 flexgrids corresponding to them below each row itslef and the ability to add more rows or not should depend on the radio selected 1 or 2.1 selected should have rows that can be added and if 2 is selected rows can’t be added further.

    Using angular 6 with wijmo flexgrid

  • Posted 29 January 2019, 3:03 am EST

    Hi,

    FlexGridDetailProvider extension seems to be perfect for your use case.

    Please refer to the following sample to get started with detail rows and let us know if you face any issues:

    https://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/rowdetails

    ~Sharad

Need extra support?

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

Learn More

Forum Channels