In this new Data Grid, we are no longer able to reset the value of selected rows within a workflow. In the previous version, this was possible. Does anyone know a new approach to achieve this?
2 Likes
Hi, Does anyone know how to reset selected row in new datagrid in a workflow?
Does anyone who works at Weweb answer these posts?
I like the tool but getting support is almost impossible. I need to either unselect all or to be able to unselect rows.. does anyone have any help to offer please?
The last no code system I used had top notch support!
you can bind bool variable to conditional rendering of the datagrid then switch it to false and then to true (turn rendering off and on) - it will deselect all selected rows, it is the one and only solution I know, not perfect, but it works
Thanks Lukasz - that’s really useful.
Great! Very clever!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.