Skip to content

Release of version 2.19.0 (2025-02-26)

Choose a tag to compare

@UiComponentsBot UiComponentsBot released this 20 Feb 11:59
· 45 commits to dev since this release
72bb41c

What's New

  • ROU-11483 - Updated Wijmo library to version 2024v2.1 - build 5.20242.30.
  • ROU-11649 - Created a new client action called RemoveColumnsFromGroupPanel that allows developers to programmatically remove a list of columns from the Grid's group panel.

Fixed Issues and Improvements

  • ROU-10908 - Improved the Data Grid's cell vertical alignment for the Dropdown column when edited.
    Other types of columns are now also vertically aligned.
    A side effect of this change is that the default width of the columns increased by 8px, while the width of the line header column increased by 3px.
  • ROU-11578 - Fixed an issue that caused the Data Grid to keep some HTML literals encoded when exporting to CSV. This occurred when exporting a Data Grid with grouped columns to CSV.