stas-kh / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular4 and beyond!

Home Page:http://swimlane.github.io/ngx-datatable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

✨ A feature-rich yet lightweight data-table crafted for Angular4 and beyond!

http://swimlane.github.io/ngx-datatable/

License:MIT License


Languages

Language:TypeScript 87.1%Language:CSS 6.3%Language:HTML 6.0%Language:JavaScript 0.7%