Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 583 Bytes

@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