49
Views
3
Comments
Solved
[OutSystems Data Grid Web] button SendSelectedRowsButton always enabled
outsystems-data-grid-web
Web icon
Forge asset by OutSystems

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.

2020-08-05 09-00-16
Gabriel Lundgren
Solution

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.

DataGridSendSelectedOnCheckbox.oml
2019-01-11 12-35-49
Cees van Oosten

Hello Gabriel,

Thanks and implemented it right away.


Kind regards,

Cees

UserImage.jpg
amitkumar mistry

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 .

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