ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: stevejacobsen on October 25, 2016, 10:16:52 pm

Title: TypeError: e.zIndex is not a function
Post by: stevejacobsen on October 25, 2016, 10:16:52 pm
I'm getting this error when I try to edit a cell.

TypeError: e.zIndex is not a function

The other day I had to update my JQuery to 3.1.1 for some other issues but it appears to have broken this. If I use version 1.8.3 as in the tutorial it works but that's pretty old version of jquery. What's the newest jquery code that paramquery will run under?

Steve
Title: Re: TypeError: e.zIndex is not a function
Post by: paramvir on October 26, 2016, 08:21:55 pm
It works fine upto jQuery v2.x

jQuery migrate plugin ( mentioned here http://jquery.com/download/ ) can be used to make it work for jQuery v3.x