Author Topic: Error: no such method 'instance' for pqGrid widget  (Read 3214 times)

mewbie

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 33
    • View Profile
Error: no such method 'instance' for pqGrid widget
« 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


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
Re: Error: no such method 'instance' for pqGrid widget
« Reply #1 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?

mewbie

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: Error: no such method 'instance' for pqGrid widget
« Reply #2 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.