Hi!
I have a grid with multiple cell selection enabled - CellSelectionMode="MultiCell".
It works great when I select multiple cells. But when I right click on one of the selected cells to bring up a context menu then all cells will be deselected except the on that I right click.
I want all selected cells to stay selected when I right click on a selected cell. Is it possible to cancel the deselecting in this case?
Thanks
/Mats
I have a grid with multiple cell selection enabled - CellSelectionMode="MultiCell".
It works great when I select multiple cells. But when I right click on one of the selected cells to bring up a context menu then all cells will be deselected except the on that I right click.
I want all selected cells to stay selected when I right click on a selected cell. Is it possible to cancel the deselecting in this case?
Thanks
/Mats