Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1180
Multiple row selection is cleared when right clicking/context menu - how to change that?
posted

User selects couple of rows within one band, then mouse right click to show context menu.

Selection chnages, and now only the row over which I have clicked is selected.

What should I do to avoid selection clearing?

Parents
  • 469350
    Verified Answer
    Offline posted

    Hi Arthur,

    Unless you are using a very old version of the grid with a bug in it, the grid doesn't clear the selection on a right-click. So it must be something in your code doing this. Maybe you are handling the MouseDown event of the grid and selecting the row?

Reply Children
No Data