You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select a row I can receive an event via SelectionChanged. Unfortunately this event is not triggered if a cell (or multiples) are selected. Is this by design? If so, I would suggest to add an CellSelectionChanged event.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion! The cell selection change event exists but is currently marked as internal (not sure why I did that😉). I'll expose it in the next release.
When I select a row I can receive an event via SelectionChanged. Unfortunately this event is not triggered if a cell (or multiples) are selected. Is this by design? If so, I would suggest to add an CellSelectionChanged event.
The text was updated successfully, but these errors were encountered: