Essential Studio® for Blazor Release Notes
v28.2.4
February 04, 2025
Chart
Bug Fix
-
#I684678
- The chart reset button now properly resets zoomed chart in mobile layout.
ComboBox
Bug Fixes
-
#I682637
- Fixed an issue where the blur event was incorrectly triggered when clearing the preselected value using the clear icon.
Data Grid
Bug Fixes
-
#I679503
,#FB64610
- Fixed an issue where an ArgumentException was thrown when using Excel-type filters on DateTimeOffset fields in the DataGrid -
#I680169
,#FB64723
- Fixed an issue where items could not be dragged and dropped into another Grid last row on mobile devices.
DocIO
Bug Fixes
-
#I676523
- Nested IF field inside table is now updated properly after callingUpdateDocumentFields
API. -
#I680870
,#I680865
- Image in source document is now preserved properly after callingImportContent
API. -
#FB64429
- Nested table cell width is now preserved properly while converting a DOCX document to PDF. -
#I681549
- Text is now preserved properly while converting a Word to PDF with decimal tab alignment. -
#I680859
- Left Margin of paragraph is now preserves properly while converting a HTML to DOCX. -
#I682002
- List indent is now applied properly while converting a Word document to PDF. -
#I683097
- Hanging issue will no longer occurs while converting a DOCX document with WMF image to PDF. -
#I683531
,#I682962
– The ArgumentNullException will no longer be thrown while converting a Word to PDF with the font substitution event. - The NullReferenceException will no longer be thrown while removing TextFormField in InlineContentControl.
Gantt Chart
Bug fix
-
#I678886
- The issue of improper decimal value updates during taskbar resizing has been resolved.
ListBox
Bug fixes
-
#I934057
- Null exception thrown in ListBox Dual sample has been fixed.
ListView
Bug Fixes
-
#I680380
,#I680381
- Fixed issues with sorting and navigation failures in nested ListView when binding the Clicked event.
MultiSelect
Bug Fixes
-
#I682954
- Fixed an issue where the MultiSelect component template was not functioning correctly with virtualization.
Numeric TextBox
Bug fixes
-
#I665613
- Fixed an issue where entering full-width numbers was not properly restricted.
Pivot Table
Bug Fixes
-
#I675819
- Fixed the issue where text wrapping was not applied properly for row headers in the Pivot Table. -
#I676546
- Fixed the issue where column headers were not displayed with the proper height when using the text wrapping feature. -
#I677637
,#I677678
- Fixed the issue where the vertical scroll bar was not displayed when using the text wrapping feature.
Presentation
Bug Fixes
-
#I677599
- Chart positions within the group shapes will now be updated properly while converting PowerPoint Presentation to image.
Query Builder
Bug Fixes
-
#I681009
- Resolved the issue where thevalue
field for the number-type column was not updating properly when manually entering a value in the query builder.
Rich Text Editor
Bug Fixes
-
#F195775
- Now, the cancel button in the image dialog will function correctly within the markdown editor of the Rich Text Editor.
Stepper
Bug Fixes
-
#I669186
- Now the issue with tooltip does not reposition (collision adjustment) when there is insufficient space at the top in Stepper component has been resolved.
Toast
Bug Fixes
-
#I681177
- Fixed an issue where the toast notification, set to appear in the Bottom Right position, was incorrectly displaying in the Bottom Center upon its initial appearance.
Tree Grid
Bug Fixes
-
#I680281
- Resolved issue while copying selected text using cursor is not working.
XlsIO
Bug Fixes
-
#I682697
- The Text property of a cell now returns the correct value when the cell contains a numeric value and the number format includes an @ symbol. -
#I678712
- The template marker now exports values correctly when a value starts with a number followed by % and some text, provided DetectNumberFormat is enabled. -
#I667801
- Exception is no longer thrown while parsing formulas in an XLSB file. -
#I644530
- The sorting order is now correct when sorting ranges that contain the same values. -
#I683122
- Category labels are now rendered correctly when a rotation angle is applied. -
#I682548
- Horizontal X Error Bars are now rendered properly during chart-to-image conversion. -
#I676925
- Marker style is now rendered properly in the legend during chart-to-image conversion. - ArgumentOutOfRangeException is no longer thrown for Histogram and Pareto charts when the standard deviation value is NaN.