Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.

Release notes

April 2024 (v. 2.9.74)

NEW The level property of the CellDataObject is now available for column cells.

FIX The issue with the reportchange event not being triggered on filtering while using the custom data source API was fixed.

March 2024 (v. 2.9.73)

NEW Flexmonster CLI Flexmonster CLI dependencies were updated.

NEW theme builder The less dependency for the theme builder was updated.

FIX The issue with the wrong running totals calculation for multilevel hierarchies when the expandAll property is enabled was fixed.

FIX The issue with filtering when the expandAll property is enabled and a multilevel hierarchy is selected in the slice was fixed.

FIX pivot charts The issue with the measures dropdown menu closing when the scrollbar is clicked was fixed.

March 2024 (v. 2.9.72)

FIX The issue with keyboard navigation on frozen cells in the classic (tabular) form was fixed.

FIX The styling of focused context menu items when using keyboard navigation was improved.

FIX The issue with generating Flexmonster CSS files using the latest lessc command was fixed.

FIX  The issue with horizontal scroll jumping when using updateData() with custom data source API was fixed.

February 2024 (v. 2.9.71)

NEW The useCustomizeCellForData property is now available for export to CSV, HTML, and PDF.

FIX The issue with number precision was fixed for the CellDataObject.

FIX The issue with horizontal scroll jumping when updateData() with the options.partial parameter is called was fixed.

FIX Data Server Now data loading is not happening if there is already data in the cache.

February 2024 (v. 2.9.70)

FIX The issue with expands not being restored when using the custom data source API was fixed.

FIX flexmonster.d.ts The conditions property was added to the CellData interface.