Hi @Fabio Gonçalves Martins
Based on my exploration I figured out that there is a way with the WiJmo Grid to be able to preset the row group by adding the column to the FlexGrid.provider.collectionView.groupDescriptions, which takes in an object of type "PropertyGroupDescription".
But to apply that in Outsystems the issue would be how to create an instance of the PropertyGroupDescription without explicitly adding references to the wijmo JS files, that would require licensing.
Any idea how to create the instance of the PropertyGroupDescription??
Example for reference : (line 27-29 of app.js)
https://www.grapecity.com/wijmo/demos/Grid/Grouping/GroupPanelContextMenu/purejs