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

August 2017 (v. 2.400)

NEW Grid rendering was improved greatly. As the result, the scrolling is smooth and fast. The scrolling issues reported by our customers were fixed.

NEW Export from Drill Through was added. When Drill Through popup is opened, Export tab from the toolbar or exportTo() API call get the raw data.

NEW Accelerator for Microsoft Analysis Services and Accelerator for Pentaho Mondrian work much faster. The concurrency was improved: Accelerators work better with multiple threads.

NEW All fixes from version 2.3 are available in 2.4 as well.

NEW New UI for the component was created.

NEW Several built-in themes were added. New themes can be added (via Less or CSS). Find how to use it in our documentation.

NEW customizeCell API call was extended with new possibilities to visualize the data.

NEW jQuery library is no longer required.

NEW Now new Flexmonster() should be used to embed the component.

NEW Conditional Format Object was updated.

NEW Cell Data Object was extended with new properties.

NEW getPages API call was renamed to getReportFilters.

NEW Property pages from Report Object was renamed to reportFilters (with backward compatibility).

NEW Properties configuratorMatchHeight and pagesFilterLayout were removed from Options Object.

NEW The default value of configuratorActive property inside Options Object was changed to false.

NEW Two new events were added:

  • beforegriddraw – String, triggered before grid rendering.
  • aftergriddraw – String, triggered after grid rendering.

To update from the previous major version to 2.4, please read our Migration guide.

DOWNLOAD LATEST VERSION