Skip to content
Robert Hjalmers edited this page Jun 1, 2017 · 9 revisions

Welcome to the angular-generic-table wiki!

@angular-generic-table currently features two modules:

core and column-settings.

Core

Contains the core features you'd expect from a table component such as sorting, filtering, pagination, export to CSV, expand/collapse rows, select/deselect rows, support for lazy load, table search etc.

  1. Installation and usage
  2. Configuration
  3. Inputs
  4. Options
  5. Change texts
  6. Functions
  7. Events
  8. Pagination
  9. Table info
  10. Control columns
  11. Inline editing

Column settings

A simple yet powerful component which lets users decide which columns to display and in what order.

  1. Installation and usage
  2. Customize