Angular Directive For Interactive Sortable Table

Author: samu
Official Page: Go to website
Publish Date: February 12, 2015
License: MIT

Description:

Angular directive which allows to declare sortable tables and to add pagination with very little effort.

Features:

  • Adds sorting to any column
  • Adds pagination
  • Implicitly renders cell contents by name convention and allows custom cell content if needed
  • Implicitly renders header titles by name convention and allows custom header content if needed

Previews:

angular-table Basic Demo

Basic Demo

angular-table Interactive Demo

Interactive Demo


You Might Be Interested In:

Add Comment