Reactive Table Group

Reactive Table Group (ODC)

Stable version 1.1.0 (Compatible with ODC)
Uploaded on 23 Mar by OutSystems Champions
Reactive Table Group

Reactive Table Group (ODC)

Details
Detailed Description

Row and Column grouping for your Reactive Table

Steps:
1. Create your table using accelerator or manual
2. Add widget ReactiveTableGroup
3. Move Table element inside ReactiveTableGroup placeholder
4. For column grouping, add attribute group-label in Header Cell

5. For row data grouping, add attribute data-id in Row Cell.
This data-id should be unique, and include parent key (see example in below screenshot)
For row data grouping, make sure your aggregate's sort is supporting the grouping (fixed sort, not dynamic sort), see the example in demo module.


Ported from the O11 library by Harlin Setiadarma

https://www.outsystems.com/forge/component-overview/14023/reactive-table-group-o11