paramquery / grid

jQuery grid plugin based on jQueryui widget design
paramquery.com
GNU General Public License v3.0
543 stars 255 forks source link

AngularJS: Plugin not working #159

Closed ghost closed 5 years ago

ghost commented 6 years ago

I am unable to use the angularjs version of the plugin. the browser keeps throwing:

angular.js:15018 TypeError: Cannot read property 'ngModel' of undefined at new cGrid (ng.pqgrid.js:55) at Object.link (ng.pqgrid.js:398)

will be glad if you can help me resolve this ASAP.

paramquery commented 6 years ago

It works fine in the examples. Please share a jsiddle/ plnkr so that your code can be checked.