-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
My usecase is as follows: Users can select an number of cells in an table to mark that at that point in time a certain thing has to happen. They can do this with multiple colors and thus the onSelectionFinished-event always writes the selected fields away to an array which on its turn render the visual field with the different colors. However, the selected boxes remain "selected". How can I deselect a selection automatically at the end of onSelectionFinished?
Metadata
Metadata
Assignees
Labels
No labels