dynamictable-reactive
Reactive icon

DynamicTable - Reactive

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 8 Aug (3 weeks ago)
 by 
5.0
 (4 ratings)
dynamictable-reactive

DynamicTable - Reactive

Documentation
1.0.1

Created the input: firstColHeader_Empty - If the value is True, then the first Header/column will be shown empty.


1.0.0

Using this component is very simple. Do you need to create oCreate a variable with strDynamicTable structure

strDynamicTable

    Header List;

    Line List;

          Line Detail List;

After this, you will transform it into JSON and send it to the component, and the component will show the correct table