Need a special offer?Find out if your project fits.
+

July 2019 (v. 2.7.11)

NEW Now we support integration with Angular 8.

NEW Now when the user has an unsaved formatting configuration Flexmonster will confirm before switching to another value.

NEW A new filter.liveSearch property was added to Options Object to control the search input in the filter pop-up window. Indicates whether the search is performed while the user types (true) or requires the Enter button to start searching (false). Default value: true.

NEW A new validateReportFiles property was added to Options Object. Indicates whether validation of report files is turned on (true) or turned off (false). Setting this value to false allows loading report files in the old format without error message. Should be used in global options. Default value: true.

NEW The getData() signature was changed. Now callbackHandler and updateHandler get two input parameters: rawData and error. error is returned only for cases getData() API call gets terminated when it can crash the web page.

FIX The issue with losing expandAll option after partial updating with updateData() was fixed.

FIX The issue with not resorting optimized sorted members after calling updateData() was fixed.

FIX The issue with resetting sorting after changing the slice was fixed.

FIX The issue with cell formatting in IE was fixed.

FIX The issue with not respecting active: true, when adding calculated values via addCalculatedMeasure() API call was fixed.

FIX The UI for adding conditional formatting was improved.

FIX The issue with enabling virtual scroll for a grid with lots of empty cells was fixed.

FIX The issue with a hidden "0" member for Elasticsearch was fixed.

FIX Sorting of numeric members for Elasticsearch was fixed.

FIX The issue with TOP/BOTTOM filters for numbers was fixed.

FIX The issue with editing data in flat mode was fixed.

FIX The issue with SSAS drill-through and filtered data was fixed.

FIX Grand Total is hidden when there is no grand total member.

FIX Error handling for MDX queries was improved.

FIX Now the filter pop-up window is being closed on the Apply button click even if no filtering was done.

FIX The issue with the localization of the tooltips.fieldList tooltip label was fixed.

DOWNLOAD LATEST VERSION