Skip to content

DHTMLX Suite 9.0

Latest
Compare
Choose a tag to compare
@mafanya23 mafanya23 released this 12 Dec 11:32
2f5e1cf

Released on November 25, 2024

Breaking changes

In this version TreeGrid becomes a part of Grid. Check the Migration guide to keep in step with the latest updates.

New functionality

Common features

  • The new helper method dhx.methods to define the default data calculation functions used by the library and redefine them to create custom functions

DataCollection

Form

Grid

Updates

Grid

Fixes

  • Grid. Rows layout break when the minimum column width is reached with more than one parent (type: tree)
  • Grid. The TypeScript types issue of the constructor object
  • Grid. The unrecognized format error that occurs when working with a Date object in string representation

New samples