Essential Studio® for Blazor Release Notes
v28.1.38
January 07, 2025
Chart
Bug Fixes
-
#I664712
- The fill color of the hollow candle series in the chart is now rendered properly. -
#I664197
- No exceptions are thrown when changing the selection mode toDragXY
in the chart. -
#I658330
- The secondary axis in the chart no longer becomes visible on legend click when its visibility is set to false. -
#I656577
- Panning in the chart works correctly whenEnablePan
is set to true alone.
ComboBox
Bug Fixes
-
#I668396
- Fixed an issue that caused an exception when searching and scrolling to the end of the list.
Data Form
Bug Fixes
-
I195568
- Fixed the issue where the DatePicker was not rendering for a non-nullable DateOnly type.
Data Grid
Bug Fixes
-
#I665714
,#FB64086
- Fixed the issue where misalignment and script error occur while scrolling after resizing a column. -
#I674704
,#FB64320
- Fixed the issue where console error during row drag and drop in Grids on Mobile devices. -
#I664436
,#FB63963
- Fixed the issue where duplicate row in grid Inline editing caused by long-pressing tab Key. -
#I655111
,#FB63600
- Fixed the issue where ColumnReordering to frozen columns is not reflected properly when changes are done using grid instance.
DocIO
Bug Fixes
- Arrowhead for custom shape is now preserved properly while resaving DOCX document.
File Manager
Bug Fixes
-
#I667064
- The issue with dynamically changing theFileManagerAjaxSettings
properties in the File Manager component has been resolved.
Gantt Chart
Bug fix
-
#I666743
- The issue where dragging and dropping a taskbar with minute duration unit resulted in incorrect drop positioning has been fixed.
MultiSelect
Bug Fixes
-
#I666440
- Fixed an issue with theDisabled
property not functioning correctly when grouping functionality was enabled.
Pivot Table
Bug fixes
-
#I663208
- Fixed an issue where the Pivot Chart width did not adjust correctly after window resize, ensuring proper responsiveness.
Presentation
Bug Fixes
-
#I666217
,#I674623
- PowerPoint pictures will now be replaced properly.
Rich Text Editor
Bug Fixes
-
#I666182
- Now, the text color of the upload status in the insert image dialog works properly when the localization is changed.
Tree Grid
Bug Fixes
-
#F64295
- Resolved an issue whereGetPersistDataAsync()
method not returnSearchSettings
property when enable persistence property disabled in treegrid. -
#I666880
- Resolved an issue with TreeGridSearchSettings.key
property value is not available after search operation performed. -
#I668270
- Resolved an issue whileRowSelected
event triggered in cell selection mode when we try to select and edit cell. -
#I661023
- Resolved an issue with cell customization usingQueryCellInfo
with column template binding does not work properly.