angular-data-table icon indicating copy to clipboard operation
angular-data-table copied to clipboard

A feature-rich but lightweight ES6 AngularJS Data Table crafted for large data sets!

Results 92 angular-data-table issues
Sort by recently updated
recently updated
newest added

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...

enhancement
investigate

#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...

investigate

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...

question

Examples (http://swimlane.github.io/angular-data-table/). Group on Year does'nt work? How can i do it?

bug
help wanted

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...

bug