Author Topic: Bootstrap conflict  (Read 1048 times)

hyh888

  • Pro Enterprise
  • Full Member
  • *
  • Posts: 130
    • View Profile
Bootstrap conflict
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Bootstrap conflict
« Reply #1 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.