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 (26.1.39)
Released: Jun 25, 2024
2024 Volume 2 (26.1.39) での更新項目
不具合の修正
3D Chart
The issue of data not being updated dynamically when refreshing the 3D chart has been resolved.
Accumulation Chart
Pie chart renders properly when using subtitles in the French culture.
The issue where the donut chart legend overlapped when the window size was small has been resolved.
The pie chart now renders correctly when the height is small.
Chart
The console error encountered while switching from a pie to a column in the pivot chart has been resolved.
Polynomial and exponential trendlines are now hidden when toggling the legend.
The tooltip for the stacked area chart is now displaying properly.
Chart observable collection data is now updated when placed inside tab.
The issue where the chart displayed multiple dates for a single data point has been resolved.
Chip
Resolved the issues where an exception occurs while using an empty chips collection.
Resolved the issue where Refresh method did not reset the component state.
Resolved the issue where the OnValidSubmit event is not triggered even when a valid value is selected.
Data Grid
Resolved the issue where header check state is incorrect when clicking the header checkbox while using PersistSelection with Virtualization.
Resolved the issue where RowSelectEventArgs Data's Property doesn't return the selected data collection in the grid.
Resolved the issue where Excel-type filtering is not working properly in the ForeignKeyColumn when using more than one ForeignKeyColumn in the grid.
Resolved the issue where Grid Excel and CheckBox filtering on long and nullable long columns throw FormatException when typing a number with a comma or point.
Resolved the issue where the Enter key doesn't work properly in Batch editing when using the SfMultiSelect component as EditTemplate in DataGrid.
Resolved the issue where Arrow keys were not working as expected in the Batch editing when using the SfMultiSelect component as EditTemplate in DataGrid.
Resolved the issue where Exporting to Excel causes redundant cells on the Excel sheet when the template column is bound in the DataGrid.
Resolved the issue where the Selection is incorrect in the persisted Grid after performing Filtering and Clear Filtering.
Resolved the issue where Sorting did not work properly with LazyLoadGrouping.
Resolved the issue where Exporting a DataGrid with a filtered DateOnly and TimeOnly column throws an exception.
Resolved the issue where Enter Key was not working to perform Sort action when FrozenColumns are bound to the DataGrid.
DocIO
Comment's author name with digit is now preserved properly while resaving an RTF format document.
Invalid empty paragraph will no longer preserve after replace text with Word document.
Formatting is now preserved properly while converting a DOCX to HTML in stream with inline CSS style.
The NullReferenceException will no longer be thrown while comparing two DOCX format documents.
DropDownTree
Resolved the issue where the ValueChanging event is not fired when the Clear All button is clicked.
File Manager
Resolved the null issue with CustomData while uploading in the Blazor File Manager component.
Maps
The duration of the tooltip in the Maps on the mobile device can be changed using the Duration property in the tooltip settings. When the value is set to 0, the tooltip will not be removed.
Mention
Fixed issue with updating selected value in parent component when using Tab key.
MultiSelect
Resolved the issue where values could not be bound to MultiSelect when virtualization was enabled.
Fixed issue where some items were not being selected properly when Virtualization property was enabled and conditionally rendered the multiselect.
Presentation
The ArgumentOutOfRangeException will no longer be thrown after cloning and merging the slide with custom layout in PowerPoint presentation.
Tree Grid
Fixed an issue where the expand/collapse icon remained visible after canceling the add record form without any child records.
Fixed an issue where the initial selection was lost after selecting a record, choosing 'Add Record' from the toolbar, and then canceling the add operation with the command button.
TreeView
Resolved the issues where a cast exception occurred while using the HashSet type data source.