ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: conx on May 07, 2020, 12:58:17 pm

Title: Help!!! For right click on mac
Post by: conx on May 07, 2020, 12:58:17 pm
 when i tried to do right click on mac its not working, i need to show add column on right click but it is showing back, ref attached photos
(I pressed ctrl+trackpad click to do right click on mac)
Any solutions?
Title: Re: Help!!! For right click on mac
Post by: conx on May 07, 2020, 02:22:02 pm
Hi there,

Further to this, it seems that this is the current behaviour on a MAC

CTRL + tap trackpad inside a cell: activates chrome right click but not the param query context menu
Command + tap trackpad inside a cell: allows the user to select multiple cells
Secondary right click on a cell: activates the context menu in param query.

Is it possible to have the keybinding CTRL + tap trackpad inside a cell to activate the context menu for Mac?
Title: Re: Help!!! For right click on mac
Post by: paramvir on May 07, 2020, 05:01:55 pm
Please add this empty implementation of preInit callback to contextMenu option to fix it.

Code: [Select]
preInit: function(){}