free-jqgrid / jqGrid

jQuery grid plugin
https://github.com/free-jqgrid/jqGrid
Other
478 stars 196 forks source link

Uncaught TypeError: $(...).jqGrid is not a function #489

Open dslanovic opened 4 years ago

dslanovic commented 4 years ago

Can't make it work. I get always the error "Uncaught TypeError: $(...).jqGrid is not a function"

ejemplo_github.zip

pycr commented 4 years ago

Make sure jqGrid js is loaded after jQuery js.