dynamictable-reactive
Reactive icon

DynamicTable - Reactive

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 29 August 2023
 by 
5.0
 (3 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