ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: angelahlp on May 14, 2015, 01:43:03 am
-
I'm trying to implement the "inline editing - auto save" demo and I am getting the following error when I inspect the load of the page.
Error: no such method 'getInstance' for pqGrid widget instance
I've done a lot of searching but cannot find any reason this would occur. The only thing I have changed in the demo is to change the colModel to match my data and to load the dataModel from my script...
All input is appreciated :)
Thanks,
Angela
-
Angela
Which version are you using. getInstance method is available since 2.2.0
-
Had 2.0.3 - updated and this works now :) - Thanks!
Angela