256
Views
1
Comments
[OutSystems Data Grid] how to get column id in data grid?
outsystems-data-grid
Reactive icon
Forge asset by OutSystems

i am creating 3 columns static n rest columns by list in data grid so i can't get the column id directly. thoes columns which is creating by list. i used get columns order function. this function is returning only 3 static columns details but not reverting dynamic columns. please advice.

2023-10-21 19-42-11
Tousif Khan
Champion

Hello

You can take the reference from this post, you can customize the JS code but the syntax would be same.
https://www.outsystems.com/forums/discussion/75677/outsystems-data-grid-autogenerated-columns-set-cell-data-by-binding-header-na/

Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.