Skip to content

Updates and Fixes

Latest
Compare
Choose a tag to compare
@olifolkerd olifolkerd released this 19 Jan 17:26
  • 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