Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-19 | 480 Bytes | |
Updates and Fixes source code.tar.gz | 2025-01-19 | 3.6 MB | |
Updates and Fixes source code.zip | 2025-01-19 | 3.7 MB | |
Totals: 3 Items | 7.3 MB | 1 |
- Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
- Nested tables no longer cause a memory leak when data is replaced using the
setData
function - Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
- The order of interaction event dispatches has been corrected so the cell event is fired before the row event