datagrid-reactive-dynamic-columns
Reactive icon

DataGrid Reactive Dynamic Columns

Stable version 1.1.6 (Compatible with OutSystems 11)
Uploaded on 17 November 2023 by 
5.0
 (4 ratings)
datagrid-reactive-dynamic-columns

DataGrid Reactive Dynamic Columns

Details
This assets provides the necessary actions and structures to implement a DataGrid using OutSystems DataGrid Reactive to display Dynamic Columns according to the data fetched from the database.
Read more

This app runs server side code to parse the JSON generated with the DataGrid table into the necessary format to display dynamic columns. There is also an equivalent client side action to perform the same JSON Parse. This asset is capable to parse this JSON:

Into this one, ready to be displayed as dynamic columns, according to how many different brands you have on your database:

Which will result in the following datagrid, where data from the database can be used as columns.

The current version of this component has been tested to work with OutSystems DataGrid v2.10.1 (April 2023)

Release notes (1.1.6)

As reported in this post, there was a problem in the logic for dynamic datatypes with boolean values. The asset and the demo were updated to fix this issue and the datagrid be able to display unchecked values.

License (1.1.6)
Reviews (2)
by 
2023-05-29
in version 1.1.3
Awesome Component! It's so easy to build Dynamic Data Grids using it.
Nice Job!
by 
2023-04-17
in version 1.1.0
I recently came across the plugin that provides the necessary actions and structures to implement a DataGrid using OutSystems DataGrid Reactive, and I must say, it's a game-changer. The plugin is incredibly easy to use and provides an excellent solution for displaying dynamic columns according to the data fetched from the database.
Team