datatables-angular-directive
datatables-angular-directive copied to clipboard
An AJAX oriented Datatables for Angular. Simple markup!
Hi; I am getting: Module 'datatablesDirectives' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies...
Hi, I'm encountering the following error: TypeError: undefined is not a function on the following line: $elem.find('thead th').each(function() { My html is as follows: ``` ID Name About me Phone...
Hi, I try to replicate the demo code of this page: http://maktouch.github.io/datatables-angular-directive/src/examples.html but if I change the sAjaxSource attribute value with my api url, I got this error in Chrome...
hi maktouch, nice work! how can i use ng-click at data-mdata? $scope.idCB = function(data) { return '< button > ng-click="delete()">delete < button >' }
#### Hey, maintainer(s) of maktouch/datatables-angular-directive! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...