FIX custom data source API The issue with sorting order not being applied to hierarchy level members when the preloadMemberCaptions
option is true
was fixed.
FIX custom data source API The issue with requesting members several times when the preloadMemberCaptions
option is true
was fixed.
NEW Blazor wrapper A new Theme
property was added to the FlexmonsterComponent. Use it to change Flexmonster's theme.
FIX The issue with exporting to Excel when the showHierarchyCaptions option is set to false
was fixed.
NEW The sample Angular project for Flexmonster was updated to Angular 20.
NEW The sample Vue 3 project for Flexmonster was migrated to Composition API.
FIX Sample React, Angular, and Vue projects were improved.
FIX flexmonster.d.ts The distinguishNullUndefinedEmpty
property was added to the Options
interface.
FIX The expandAllData() method now does not show a "(blank)"
member when it is the only member on the last level of a multilevel hierarchy.
FIX The issue when expandAllData() did not expand a multilevel hierarchy with an empty value in the last level was fixed.
FIX The issue with setting a filter in the report when the prototype is extended was fixed.