Skip to content

DHTMLX Suite 9.1

Latest
Compare
Choose a tag to compare
@mafanya23 mafanya23 released this 18 Feb 14:07
· 10 commits to master since this release
d7ddc11

Released on February 18, 2025

Breaking changes

This version brings some updates in the API methods. Check the Migration guide to keep in step with the latest updates.

New functionality

Grid

  • Row expander with the possibility to insert any Suite widget or HTML content (PRO version)
  • Multi-sorting functionality that allows sorting Grid by several columns (PRO version)

Fixes

  • DataCollection/TreeCollection. The sort() method called without arguments doesn't reset the applied sorting
  • Grid. Falsy firing of data events on row drag-n-drop
  • Grid. The issue with a gap appearing while calculating autoHeight of a cell
  • Toolbar. Incorrect menu items positioning
  • TreeCollection. The restoreOrder() method doesn't reset the applied sorting

New demo on backend integration

New samples

Grid