It is a forked version of @swimlane/ngx-datatable with fixes for Internet Explorer 11.
- 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
To use ngx-datatable-with-ie-fix in your project install it via npm:
npm i @stas-kh/ngx-datatable --save