angular-data-table
angular-data-table copied to clipboard
A feature-rich but lightweight ES6 AngularJS Data Table crafted for large data sets!
Sorry I need some instruction about how to enable popover/tooltips in data table. I looked the demo it requires me to load the other directive called popover. And the scripts...
#242 Including popover, menu in release. Fix for popover demo
I have a DataTable inside a bootstrap grid. The bootstrap grid columns change dynamically depending on the content. The resizing of the columns of the DataTable is only triggered if...
#213 Allows header checkbox syncing to occur, removes some unneeded/unworking attributes
If user determinate own sortOn, frontend sorting anyway worked
Good day. It's possible to make columns readonly or disabled?
i get this error when i serve the app with gulp. Failed to load resource: the server responded with a status of 404 (Not Found) config.js:1 Uncaught ReferenceError: System is...
Hi! Just installed this and for rendering data it's absolutely brilliant. Thank you for your hard work. I followed the examples closely and came up with [this code.](http://laravel.io/bin/eD4ob) I see...
Examples (http://swimlane.github.io/angular-data-table/). Group on Year does'nt work? How can i do it?
I there are some new data bound to the rows property, then table keeps its current sorting marks, but the new data are not re-sorted. I've been able to fix...