Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    How can I disable a button based on the EventRowSelected from my grid in the same screen?

    Question: there is an event "EventRowSelected" for the grids. However, using a multi-select grid there is a possibility to select and deselect. So it is possible to have 0 selections on the grid. The question is: how to disable buttons when 0 items are selected?

    Logo