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.
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.
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.
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.
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.