Author Topic: Use PQ Grid without jQuery UI library?  (Read 2738 times)

error601

  • Newbie
  • *
  • Posts: 1
    • View Profile
Use PQ Grid without jQuery UI library?
« on: May 15, 2015, 12:33:10 am »
Is it possible to use PQ Grid without the entire jQuery UI library? I'd like to use PQ Grid in a web app that I work on, but we don't currently use jQuery UI and I'd rather not include it since it's such a beast. Is there a minimum list of jQuery UI components that are needed for PQ Grid to function?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Use PQ Grid without jQuery UI library?
« Reply #1 on: May 15, 2015, 06:18:23 pm »
There is no need to include whole jQueryUI library.

ui Core is required for pqGrid and the rest can be included depending upon your usage and requirements.

+

When pqGrid is resizable, it's dependent upon resizable interaction.

and draggable option is dependent upon draggable interaction.