Skip to content

pillopk/tablefactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Table Factory

TableFactory is an angular module 'ngTableFactory' to create tables like this image:

TableFactory Sample

  • All data or paged
  • Header and footer visibility control
  • Sortable columns
  • Selection on table row, row checkbox or both
  • Checkbox for check all/none when in multiple selection integrated in table header
  • Formatter functions to customize cell content
  • Clear Selections and Data Reload command buttons integrated in table footer
  • Customizable css/icons/labels
  • Directives to use table factory in page/dropdowns/modal

Getting Started for usage samples.

Documentation for a complete reference.

###Available on NPM

npm i angular-table-factory

About

Angular factory to create tables paged/multi-selectable/multi-checkable/sortable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published