Essential Studio® for Blazor Release Notes
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 toDragXYin 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 whenEnablePanis 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 theFileManagerAjaxSettingsproperties 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 theDisabledproperty 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 returnSearchSettingsproperty when enable persistence property disabled in treegrid. -
#I666880- Resolved an issue with TreeGridSearchSettings.keyproperty value is not available after search operation performed. -
#I668270- Resolved an issue whileRowSelectedevent triggered in cell selection mode when we try to select and edit cell. -
#I661023- Resolved an issue with cell customization usingQueryCellInfowith column template binding does not work properly.
XlsIO
Bug Fixes
-#I668296 - StackOverflowException will no longer be thrown when named range refers to same name.
-#I667837 - Exception will no longer be thrown when accessing range in a worksheet for which the name contains a special character.
-#I667919 - Filter formula with more than two arguments is now preserved correctly while re-saving an Excel document.
-#I668461 - The first formula in conditional formatting is now correctly serialized when the applied range does not have a row value in the same column.
-#I663096 - The IRange.HasString property returns the value properly when the cell number format is text.