Improve DataTable ContextMenu Styling #253
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
When the context menu is closed again, no event is thrown.
So if you right-clicked on a row and click somewhere else to hide the context menu again, the row will stay highlighted until you reload the page.
It would be great to have an event like "onRowContextMenuClose" to be able to remove the selection of that row again.
The text was updated successfully, but these errors were encountered: