Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use the plugin #146

Closed
A-ravi-nd opened this issue Jan 29, 2018 · 2 comments
Closed

Not able to use the plugin #146

A-ravi-nd opened this issue Jan 29, 2018 · 2 comments

Comments

@A-ravi-nd
Copy link

The browser is throwing the following exception -
"pqgrid.min.js:1 Uncaught TypeError: n.widget is not a function
at pqgrid.min.js:1
at pqgrid.js:282"

Can you please let me know how to fix this and integrate the plugin into my application?

Thank you.

@paramquery
Copy link
Owner

From your description, it seems you haven't included jqueryui.

Dependencies should be included in this order.
jQuery
jQueryui
pqgrid

@A-ravi-nd
Copy link
Author

A-ravi-nd commented Feb 23, 2018

Thank you.
Able to use the plugin now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants