ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: knobbs on February 19, 2016, 12:39:50 am
-
Is there a way to stop the right click from clearing the current selection? I have a context menu with copy/paste available, but in order to keep the selection the user has to hold the shift key while right clicking. I would like to keep the current selection so that the context menu knows what to copy.
Thanks
-
It has been corrected in the upcoming version 3.3.0 so that right click doesn't clear the existing selection. It would be released and available for download in few days.
For v3.2.0, it can be fixed with this patch: http://jsfiddle.net/adn8yfkg/1/
-
Thank you, the patch works perfectly.