ngx-panemu-table
v0.2.0
Published
Advanced Angular table component
Downloads
104
Maintainers
Readme
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.
Installation
To know how to install and use NgxPanemuTable, please check our documentation.
Demo
New Features:
v.0.2.0
- Transpose selected row.
v.0.0.9
- 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
.
v.0.0.7
- Virtual scroll
- Table footer
- RowGroup now customizable and can have footer