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 4 SP1 (28.2.6)
Released: Feb 18, 2025
2024 Volume 4 SP1 (28.2.6) 버젼 업데이트
기능
Data Grid
Added support for differentiating between adding a new row and editing in RowUpdating and RowUpdated events.
Provided support for optimizing query execution by replacing the bitwise OR operator with the OrElse operator.
Provided support for resizing columns in the grid when initial grouping and frozen columns are enabled.
수정사항
Carousel
An issue where OnAfterRenderAsync is triggering multiple times when hover on the carousel slide has been resolved.
Chart
The legend toggling now works correctly for stacked series with varying data counts in the chart.
The tooltip template now properly displays zero values for the high and low values of a range chart series.
Legend toggling has been corrected to function seamlessly with pivot charts rendered dynamically.
ComboBox
Fixed an issue where the Combo box popup opens while fast typed and click on outside when allow filtering as true.
Data Grid
Fixed an issue where the save and cancel icons were not visible in adaptive UI with editing mode.
Fixed an issue where selected records were getting dropped in the target grid instead of the dragged record.
Fixed an issue where rows might disappear unexpectedly when double-clicking to enter edit mode with ShowAddNew enabled.
Fixed an alignment issue with the column chooser search box in the material theme when in adaptive mobile mode.
Fixed an issue where text from the grid detail template could not be copied using ctrl + c.
Fixed an issue where the group caption row disappeared when scrolling horizontally.
Fixed an error that occurred when attempting to bind a click event handler for a custom toolbar in SfGrid.
DocIO
The NullReferenceException will no longer be thrown while opening a DOCX document.
TrackChanges options will no longer be enabled improperly while resaving DOCX document.
The System.Globalization.CultureNotFoundException will no longer be thrown while opening a DOCX document.
Hyperlink is now preserved properly while resaving a DOCX document.
Table cell padding is now preserved properly while resaving a DOCX document.
Reference field is now updated properly after calling the UpdateDocumentFields API.
File Manager
The issue where the upload action was not working in the File Manager component on macOS Safari browser has been resolved.
HeatMap
Selection now works correctly on the heatmap when labels are disabled.
Pivot Table
You can now group the date-type fields within the specified range in the pivot table.
Presentation
Hyperlink color is now applied properly in PowerPoint presentation.
Rich Text Editor
The ImageDelete event will now be triggered properly when the image with a single text content is removed.
Schedule
An issue with the Excessive SignalR message count generated when mouseover the event in Blazor Scheduler has been resolved.
Sidebar
The issue with the main content width not being adjusted when dynamically changing the Blazor Sidebar component's width has been resolved.
Tree Grid
Resolved filtering data via query property does not work properly when the PageSizeMode is set to All.
Resolved cell customization removes on clicking the cell.
TreeView
The drag and drop functionality issue in the Blazor TreeView component has been resolved.
Uploader
Fixed an issue where adding a bearer token in the CurrentRequest did not function properly during the FileSelected event.