159
Views
1
Comments
Solved
[OutSystems Data Grid] [DataGrid Reactive] Checkbox default value
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hello,

I am currently struggling with the checkbox columns at the grid. I can't seem to find an elegant way to set it true or false as default...


Whenever I add a new row I want it to display true as default

I tried to use SetCellData Accelerator but not sure how I am going to find the correct RowNumber

Let me know a clean way to do it. Thank you!

2021-05-29 12-12-45
PedroMSoares
Solution

Workaround


Got the selection index then changed value for each new row...

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