ngx-datatable-with-ie-fix
v8.4.2
Published
ngx-datatable-with-ie-fix is an Angular table grid component for presenting large and complex data.
Downloads
64
Maintainers
Readme
ngx-datatable-with-ie-fix
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 ngx-datatable-with-ie-fix --save