Essential Studio® for Blazor Release Notes
v26.1.40
July 02, 2024
AutoComplete
Bug fixes
-
#I597380
- Fixed an issue where suggestions were not showing in SfAutoComplete in MAUI Blazor.
Chart
Bug Fixes
-
#I600247
- Selection and highlighting now work properly when trying to highlight the series by hovering over the legend. -
#I600247
- The shared tooltip is now hidden when performing drag selection. -
#I603772
- The issue where the column occupies the entire width of the chart when using a single data point with custom range axis values has been resolved. -
#I604759
- The console error that occurred when dynamically updating the chart axis maximum range has been resolved.
ComboBox
Bug fixes
-
#I600463
- Fixed an issue where the page would freeze when filtering with Virtualization enabled.
Data Grid
Bug Fixes
-
#I585185, #FB57757
- Resolved the issue where ODataPatch
request fails to pass default values in the grid. -
#I583717, #FB54428
- Resolved the issue where header check state is incorrect when clicking the header checkbox while using PersistSelection with Virtualization. -
#FB57998
- Resolved the issue where the DropDownTree component did not render properly in Batch edit mode when clicking the dropdown in the edit form. -
#I596154, #FB58310
- Resolved the issue where additional params were null inDataManagerRequest
while typing values in the Menu filter. -
#I595523, #FB58446
- Resolved exception thrown while Exporting the grid with string typeAggregate column
. -
#I601456, #FB58681
- Resolved the issue whereShimmer Effect
was not applied to the last column in grid using VirtualMaskRow with Row Drag and Drop.
DocIO
Bug Fixes
-
#I597840
- Paragraph is now preserved properly while converting an RTF to DOCX format document. -
#I599319
- Shape is now positioned properly while converting a DOCX format document to PDF. -
#I599156
- Bold text is now preserved properly while converting an RTF format document to PDF. -
#I600371
- The table with shape in header is now preserved properly while converting a DOCX format document to PDF. -
#I599685
- Text is now moved to the next page properly when the text has line spacing (Exactly) in Word to PDF conversion. -
#I598083
- RTL text within the track changes balloon is now preserved properly while converting a DOCX format document to PDF. -
#I598085
- Track changes balloon lines are now preserved properly for right aligned texts while converting a DOCX format document to PDF.
File Manager
Bug Fixes
-
#F188852
- Resolved the external drag and drop issue in File Manager component.
InPlace Editor
Bug Fixes
-
#I599511
- Fixed issue where value was not updating properly when changing the dropdown list dynamically.
Mention
Bug Fixes
-
#I595797
- Fixed issue with updating selected value in parent component when using Tab key.
Presentation
Bug Fixes
-
#I601758
- The chart title font is now preserved properly while saving a PowerPoint presentation document. -
#I599680
- The category axis labels with justified alignment are now preserved properly while saving a PowerPoint presentation document.
Rich Text Editor
Bug fixes
-
#F187340
- Now, when inserting embedded YouTube video through the source code view, it’s properly included in the Rich Text Editor. -
#I605446
- Now, pasting the content with list from MS Word 2021 into the Rich Text Editor works properly.
Schedule
Bug fixes
-
#FB51078
- The issue related to the incorrect current date when changing to a different timezone while connected to the Azure service inMonthView
has been fixed.
Stepper
Bug fixes
-
#I590762
- We have included a new method calledRefreshProgressbarAsync
to handle the stepper progress bar mis-alignment issue, when placed inside the popup dialog.
TextBox
Bug Fixes
-
#I604036
- Fixed the bug where the background color was not applied in the Tailwind CSS theme when the ReadOnly property was enabled.
Tree Grid
Bug Fixes
-
#I596050
- Resolved the issue where the event argumentDropIndex
in theRowDropping
event was updated to -1 after changing the dataSource in Tree Grid. -
#I595484
- Resolved issues with data rendering and collapsing records for a single root node with multiple levels of children.
TreeView
Bug Fixes
-
#I596608
- The issue with the drag element not sticking to the mouse has been resolved.
Uploader
Bug Fixes
-
#I605337
- Resolved an issue where the ShowFileList Property was not working when set to false.
XlsIO
Bug Fixes
-
#I591096
- The cell background color is now rendered properly when a databar conditional format is applied in the Excel to PDF conversion. -
#I580171
– An exception is no longer thrown while parsing chart height when there is no column or row data. -
#I595161
- Header and footer margins are now rendered properly in the Excel to PDF conversion.