ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on March 25, 2019, 01:08:05 pm
-
Hello
Can you tell me why Why tool tips are not showing in touch devices ? I also used touch-punch.min.js cdn in my original file but it is not working.In below link I have given the example for tooltip and I used tooltip in the project column. Please tell me the solution.
https://plnkr.co/edit/kE64GTzJ9HiYkOUPrjGw?p=preview
-
Please add this
create: function (evt, ui) {
this.widget().pqTooltip();
},
Ex: https://paramquery.com/pro/demos/tooltips