ngTable is an AngularJS directive that is used for simple sorting and filtering html tables.
ngTable
This directive enhances your HTML tables. It support sorting, filtering and pagination. Header row with titles and filters automatic generated.
Features provided by ngTable
- Pagination
- Sorting
- Filtering
- Cell template
- Row template
- Params in url
- Ajax
- Table with hidden pagination
- Custom template(pagination)
- Custom filters
- Table with checkboxes
- Table with grouping
- Table with grouping with callback
- Table with external control of data
- Export to CSV