In the lastest version of the GridView, it is now "builtin" that when a user clicks with the right mouse button on a row, it is selected as if the user did a CTRL+Click. I am however not able to disable this behaviour.
We use a context menu on right click and do not want the selected state of a row to change once a user does this. We get a lot of negative feedback about this.
How do I disable this rightclick -> select row behaviour?
Thanks,
Marcel