Features
Product
Changelog
DataGridXL 2 was released on 2-2-22. Find an overview of product updates since then:
March 2023
-
2023-03-18Published version 2.23.03.18 (2.0.17):
* Fixes unwanted autofocus on cell editor when grid was not active -
2023-03-12Published version 2.23.03.12 (2.0.16):
* Fixes "activate" and "deactivate" events -
2023-03-06Published version 2.23.03.06 (2.0.15):
* Fix bug where cell editor input events fired in case of inactive grid -
2023-03-02Published version 2.23.03.02 (2.0.14):
* Add "change" event listener and fix selection bug after row delete
December 2022
-
2022-12-02Published version 2.22.12.02 (2.0.13):
* Improves the new "destroy" method; it now removes DOM nodes outside the main container node as well
November 2022
-
2022-11-25Published version 2.22.11.25 (2.0.12):
* Adds a "destroy" method that removes event listeners and removes DGXL instance from memory
July 2022
-
2022-07-30Published version 2.22.07.30 (2.0.11):
* Fixes a TypeError in "move" function (https://github.com/DataGridXL/DataGridXL2/issues/37) -
2022-07-18Published version 2.22.07.18 (2.0.10):
* Removes unwanted double quotes when copying (https://github.com/DataGridXL/DataGridXL2/issues/35)
June 2022
-
2022-06-10Published version 2.22.06.10 (2.0.9):
* Correctly fixes paste-from-Excel bug (https://github.com/DataGridXL/DataGridXL2/issues/32)
May 2022
-
2022-05-31Published version 2.22.05.31 (2.0.8):
* Fixes paste-from-Excel bug (https://github.com/DataGridXL/DataGridXL2/issues/32) and instantActivate option (https://github.com/DataGridXL/DataGridXL2/issues/34) -
2022-05-10Published version 2.22.05.10 (2.0.7):
* Fixes Inputbar bug (https://github.com/DataGridXL/DataGridXL2/issues/10) and adds cached credits image
March 2022
-
2022-03-07Published version 2.22.03.07 (2.0.6):
* Fixes Copy/Paste issue on Macbook
February 2022
-
2022-02-27Published version 2.22.02.27 (2.0.5):
* Fixes Paste issue. ";" and "," in cells were mistakenly recognizened as delimiters. Now TAB (\t) is explicitely defined as the delimiter. -
2022-02-22Published version 2.22.02.22 (2.0.4):
* Fixes Copy & Paste empty cells issue -
2022-02-17Published version 2.22.02.17 (2.0.3):
* All nodes created by DataGridXL now default to text-align: left -
2022-02-08Published version 2.22.02.08 (2.0.2):
* All cell values have their newlines replaced by newline-characters, to prevent rendering issues.
* Updates getCellRangeText, which now knows how to deal with multiline cell values and escapes double quotes similar to G Sheets -
2022-02-04Published version 2.22.02.04 (2.0.1):
* Fixes column header overflow/multiline issue
* Enables per-cell background colors by passing "color" property to a cell object in cellStore. -
2022-02-02Release of DataGridXL version 2