Change Log
October 2020
- October 1: adds redraw() method. Also fixed outerLinesNode bug
July 2020
- July 27: fixed multi-line cell value rendering issue where column contents would unwantedly shift down.
- July 23: added sort & clearSort methods; fixed bug where deleteRows method would sometimes remove incorrect row(s).
- July 10: fixed bug in ESM version: replaced hardcoded `DataGridXL` with `this.constructor`.
- July 1: this inside event handlers now refers to the data grid instance.
June 2020
- June 29: Added documentchange event. The event is fired when a column or row action changes the document (structure).
- June 28: Released DataGridXL v1!
January 2020
Leave email to receive latest updates!