@stas-kh/ngx-datatable
v8.2.0
Published
@stas-kh/ngx-datatable is an Angular table grid component for presenting large and complex data.
Downloads
6
Maintainers
Readme
@stas-kh/ngx-datatable
It is a forked version of @swimlane/ngx-datatable with fixes for Internet Explorer 11.
Changes in this version
- Fixed problem with drag'n'dropping header cells in IE 11
- Recovered resizing for header cells in IE 11
- Added moving for header cells instead of reordering
- Moved scrollbar between header and table content
Installation
To use ngx-datatable-with-ie-fix in your project install it via npm:
npm i @stas-kh/ngx-datatable --save