ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: hyh888 on October 29, 2021, 07:28:40 am

Title: Bootstrap conflict
Post by: hyh888 on October 29, 2021, 07:28:40 am
For tooltips js file of pqGrid  conflicts with bootstrap's, is it possible to modify pqGrid's tooltips js file to avoid confliction? Then many troubles may be avoided. So as the button click conflict problem.
Title: Re: Bootstrap conflict
Post by: paramvir on October 29, 2021, 10:19:37 am
pqgrid uses jQueryUI tooltip.

it's not a conflict between pqGrid and bootstrap but a conflict between jQueryUI and bootstrap w.r.t. common name of controls like tooltip.