What's New
ROU-12837 / RPM-6881 - Added a new input parameter called ShowTitleWhenURLIsEmpty to the GridColumnLink block to allow the developer to configure the content of the cell when the URL is not provided.Developers can explicitly choose whether the cell remains empty (the default behavior introduced in version 2.17.1) or falls back to displaying the plain Title text (the legacy behavior from earlier versions).
Fixed Issues
ROU-12841 / RPM-6883 - Fixed an issue that caused GridColumnSelect dropdowns to lose their selection states after an edit or fail to render options. This occurred when instances used complex data objects as dropdown values, which lacked the normalization logic required to preserve selections during data updates.
Wijmo license
4.18.1
Fixed Issues:
Standardized blank and undefined values for Group Panel
Added new parameter (SendAllSelectedRows) to allows you to select dirty cell and enable “Send Selected” button
Added new parameter (IsLoadingEmpty) in AdvancedFormats to allow user to load an empty grid
Fixed searching engine to allow “#” character
Fixed behavior when user sets value in the "GridColumnLink" to multiple input params
Fixed edition on cells from Frozen Columns
Fixed the message on exporting to Excel
Custom Context Menu can be opened without focus on an empty grid
Selection by row number with CheckboxSelection disabled
Selection formulas calculation fix
Selection using control fixed behavior
Filter Type minor fix when there is no filter type associated
Tooltip fix when the string values were large
Fixed error when loading grid with no data
Fix on Filtering by values on Dropdown columns
Other:
Wijmo update to 5.20201.680
Added functionalities:
Translation are now included in the DataGrid component
Mechanism to set behavior and handle feedback messages from DataGrid
A new input parameter was added inside Grid Container (SanitizeInputValues). When it is set to true, we will sanitize the cell values to prevent XSS attacks
Added advanced format parameter to specify if Grid Configuration should be loaded from the server. In cases that don’t require configuration, setting this parameter to false will improve the performance
Fixed column group mapping
Fixed issue for cells being marked as dirty after cancel edition