ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: error601 on May 15, 2015, 12:33:10 am

Title: Use PQ Grid without jQuery UI library?
Post by: error601 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?
Title: Re: Use PQ Grid without jQuery UI library?
Post by: paramvir 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.