This question is locked. New answers and comments are not allowed.
hi,
I added a context menu to the grid, in my menu I have an option to delete a row.
Currently, I initially have to select the row and only then to right click it and delete it.
The scenario I'm trying to achieve would be more intuitive to the user, the user would hoover the grid,
right click it on the right row (opening the context menu) and selecting the delete option, without prior defining the row as the SelectedIten (left clicking it).
However I can not find any hoover event to get on which row I'm located.
I'll be happy for suggestions.
Thanks,
Eyal.
I added a context menu to the grid, in my menu I have an option to delete a row.
Currently, I initially have to select the row and only then to right click it and delete it.
The scenario I'm trying to achieve would be more intuitive to the user, the user would hoover the grid,
right click it on the right row (opening the context menu) and selecting the delete option, without prior defining the row as the SelectedIten (left clicking it).
However I can not find any hoover event to get on which row I'm located.
I'll be happy for suggestions.
Thanks,
Eyal.
