ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: mewbie on January 31, 2018, 11:07:32 am

Title: Error: no such method 'instance' for pqGrid widget
Post by: mewbie on January 31, 2018, 11:07:32 am
Hello,

Just updated to 5.10 version, but some functionality not working with jQuery version as exampled in https://paramquery.com/tutorial (version 1.83 with ui 1.9.2)

I got this error :
Uncaught Error: no such method 'instance' for pqGrid widget instance

but it is fine with 1.8.3 / 1.11.4 version , the problem is I need jQuery ui version 1.9.2 to make some functions work (like jQuery autocomplete), do you have any workaround or do you have minimum jQuery and ui version with 5.10 version?

Thanks

Title: Re: Error: no such method 'instance' for pqGrid widget
Post by: paramvir on January 31, 2018, 06:55:01 pm
pqgrid requires jQueryui v1.11.4 since version 3.3.x

Which version of grid were you using before upgrade?
Title: Re: Error: no such method 'instance' for pqGrid widget
Post by: mewbie on February 02, 2018, 02:07:19 pm
it was 5.0.1, yes finally I made some adjustment with 1.8.3 / 1.11.4.