ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: iokevins on November 14, 2020, 06:29:34 am

Title: jQuery UI Seems Abandoned
Post by: iokevins on November 14, 2020, 06:29:34 am
Hello sir,

With respect, PQGrid depends on the jQuery UI project, which now seems defunct (since 2016 (https://blog.jqueryui.com/); jQuery itself seems still active).

How might I continue to use PQGrid without loading jQuery UI JavaScript dependency?

Again, thank you very much for providing this software.

Kevin
Title: Re: jQuery UI Seems Abandoned
Post by: paramvir on November 15, 2020, 10:29:53 am
The functionality provided by jqueryUI like drag and drop, position API, tabs, animations, datepicker etc are still relevant.

pqgrid abstracts the jqueryUI API so it's not necessary for a developer to learn jqueryUI in order to use pqgrid.

Hope it answers your question.