hjalmers / angularjs-generic-table

A generic table for AngularJS that leverages one time binding for fast rendering. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.

Home Page:http://hjalmers.github.io/angularjs-generic-table/#/examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# angular-generic-table "

About

A generic table for AngularJS that leverages one time binding for fast rendering. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.

http://hjalmers.github.io/angularjs-generic-table/#/examples


Languages

Language:CSS 60.2%Language:JavaScript 27.7%Language:HTML 12.2%