Claudia

Results 2 comments of Claudia

Yes, thank you very much for the quick response, your solution is fine, it's about what I was looking for.

After trying this code, I found that the `MouseClick` event does not receive `MouseFlags.ButtonCtrl` and `MouseFlags.ButtonAlt` messages. In my case, the `tableview.SetSelection(cell.Value.X, ​​cell.Value.Y, false)` command completely unselected all previously selected...