Advanced table component for Angular framework. Highly customizable and provides a sane default.
Documentation
·
Request Feature
NgxPanemuTable is an Angular table component. It is designed to be easy to use. Most work will be in typescript file, while the html file only needs to have a very simple panemu-table tag.
To know how to install and use NgxPanemuTable, please check our documentation.
- New
PanemuSettingComponent
as the UI to change columns visibility, position and stickiness. - Save table states (column structure, pagination, filtering, sorting and grouping)
- Support cell rowspan and colspan using
RowRenderer
.
- Virtual scroll
- Table footer
- RowGroup now customizable and can have footer
- Cell expansion ✨
- Export to CSV ✨
- Group multiple columns under one cell header