Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Blazor 2024 Volume 2 SP1 (26.2.8)
Released: Aug 6, 2024
2024 Volume 2 SP1 (26.2.8) 中的更新
修補程式
Chart
The console error issue has been fixed when hovering over other legend items while one series is hidden.
Axis labels for a single data point are now rendered properly when using multiple axes.
Line breaks are now functioning correctly in multilevel labels.
The tooltip is now visible after drag selection and zooming.
Data labels are now properly rendered when the LabelIntersectAction is set to None.
The console error issue that occurred when dynamically inserting a series into the SeriesCollection has been resolved.
Axis labels are now rendered properly after resetting the chart.
Data Grid
Fixed an issue where the RowSelecting event was triggered twice when using the ScrollIntoViewAsync method.
Fixed an issue where the grid filtering caused no rows to display after scrolling down halfway, until scrolling further.
Fixed an issue where the search functionality did not work properly with a custom adapter for enum-typed columns.
Fixed an issue where pressing the down arrow key after the last row caused the application to quit.
Fixed an issue with column header misalignment and missing headers when Printing a grouped DataGrid.
Fixed an issue with updating fields due to conflicts with the same column name in ODataV4 expanded entities.
Breaking Change - Revamped the OverScanCount feature behavior to address issues related to incorrect row rendering during virtual scrolling and flickering when the scrollbar size changes. The changes address how the number of elements rendered in the DOM is calculated.
DatePicker
Fixed an issue where pressing the Enter key on the SfDatePicker control with the popup open would reset the input value.
DocIO
Superscript text is now preserved properly while converting a Word document to PDF.
Table exceeds page width is now preserved properly while converting a DOC format document to PDF.
Table with "Keep with Next" is now preserved properly on a multi-column page while converting a Word document to PDF.
Tab stop position with center alignment is now updated properly for justified paragraph while converting a Word document to PDF.
HeatMap
You can now identify a right mouse click on a HeatMap cell using the HasRightClicked property in the CellClicked event.
MultiSelect
Fixed the issue that caused a console error when clicking "Unselect All".
Pivot Table
The issue with saving pivot report with the same report name by using "save as" option has been fixed.
Presentation
Transparency is now applied properly in gradient fill colors while converting PPTX to image.
Embedded workbook stream is now disposed properly while cloning and merging the PowerPoint Chart.
Layout slide shapes are now added properly in the cloned PowerPoint presentation.
The NullReferenceException will no longer be thrown while saving the cloned layout slide that contains a picture bullet.
PowerPoint Presentation will no longer be corrupted while cloning and merging a PowerPoint slide with outline view properties.
Slider
An issue with Range Slider component when the browser language is set to German has been resolved.
An issue with Slider handle position when changing the culture to Dutch language has been resolved.
Toast
Fixed an issue where the e-toast-full-width class was not applied to the toast container element when the width was set to 100% on the first occurrence.
Tree Grid
Resolved an issue where the Icon and content displayed in separate line when we render content in template column.
Resolved an issue where Data gets duplicated on scrolling in single root data with virtualization.
Resolved an issue where the No records to display message was shown when editing a record in Cell edit mode.
Resolved an issue where icons disappeared after dynamically changing the datasource in TreeGrid.
Resolved an issue where only the parent record was exported when excel exporting remote data with child records.
Resolved an issue where view data was updating incorrectly when scrolling and stopping with virtualization enabled and OverScanCount set.
Resolved an issue where Observable Collection was not working properly when adding child records.
TreeMap
The TreeMap component now renders correctly when nullable data types are present in the data source.
TreeView
Improved the performance of CheckAll and UnCheckAll methods.
Resolved an issue where the incorrect DroppedNodeData value was returned in the OnNodeDragStop event when using the same TValue.
Uploader
Fixed an issue with Chunk uploading not working properly when pause and resume buttons were pressed repeatedly.