ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: knobbs on February 19, 2016, 12:39:50 am

Title: Right click with selection
Post 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
Title: Re: Right click with selection
Post by: paramvir on February 19, 2016, 11:33:14 am
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/
Title: Re: Right click with selection
Post by: knobbs on February 25, 2016, 10:17:15 pm
Thank you, the patch works perfectly.