Skip to content

NGX-datatable

NGX-datatable is the default solution for large and interactive tables. It is open-source software under MIT license and maintained by Siemens.

Usage

It supports sorting, filtering, paging, selection, virtualization, and keyboard interaction, while remaining flexible about data handling.

NGX-datatable

When to use

  • To handle large datasets.
  • When sorting, filtering, paging, or selection is required.
  • To support column reordering.
  • To support empty states (client or server).
  • To support server-side filtering and sorting.
  • To support grouped or tree rows
  • To support row dragging.
  • To support sticky columns.
  • When looking for a free open-source solution.

Except where otherwise noted, content on this site is licensed under MIT License.