ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: Mohamed Lakhdari on November 14, 2019, 03:45:08 pm

Title: jquery and jquery ui versions
Post by: Mohamed Lakhdari on November 14, 2019, 03:45:08 pm
Please

what is jquery and jquery ui best (recommanded) versions  to use with paramquery 6+ ?

thanks
Title: Re: jquery and jquery ui versions
Post by: paramvir on November 14, 2019, 08:34:32 pm
It's better / recommended to use recent few versions of jQuery / jQueryUI.

pqgrid is compatible only with jQueryUI >= v1.11.4

Compatiblity between jQuery and jQueryUI also needs to be considered.

e.g, jQueryUI 1.11.4 is compatible with jQuery < v3.2, so if you are using jQuery >= v3.2, then you have to choose jQueryUI v1.12.x

Hope it helps.