You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.