When I set property sendallselectedrows to true (button SendSelectedRowsButton) the button itself is always enabled.
I want his button to be enabled when I set the checkbox that's in front of the row.
I hope my question is a bit understandable.
Hello Cees,
Thanks for bringing this topic to discussion.
I've attached a sample where the button is enabled after setting the row checkbox. In order to achieve it, we've added a script on the screen. You can find it on the Grid screen.
If you have any questions, feel free to ask.
Hello Gabriel,
Thanks and implemented it right away.
Kind regards,
Cees
The sample2 blocks looks not available and sample is not correctly working . Can you send us here?
I have same requirement where the button enabled when the checkbox is checked .