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 3 (27.1.50)
Released: Sep 24, 2024
2024 Volume 3 (27.1.50) 버젼 업데이트
수정사항
Chart
The chart now renders properly without a console error when fetching data for the chart series using HttpClient.
Support has been provided to disable series selection and highlighting for other selection and highlight modes, except series mode, while toggling the legend.
ComboBox
Fixed an issue where clicking the tab key did not move the focus to the next focusable element.
Dashboard Layout
An issue with panels when using German and Dutch culture in Dashboard Layout component has been resolved.
Date Range Picker
Fixed an issue where MinDays and MaxDays were not functioning correctly.
Dialog
Fixed issues with Button Styles in the Footer that were overwritten by the Primary Button in the material theme.
DocIO
WMF image size is now preserved properly after executing mail merge.
The GenericKeyNotFoundException will no longer be thrown while adding the form field second time with name as empty.
List number is now preserved properly while converting a RTF to DOCX format document.
Document will no longer be corrupted after calling the UpdateDocumentFields API.
Improper underline will no longer preserve while converting a RTF to ODT format document.
Improper highlight color will no longer preserve while converting a RTF to ODT format document.
Gantt Chart
The issue where the resource collection was not updated when adding resources dynamically in the Gantt chart has been resolved.
Data Grid
Fixed an issue where disabling AllowSelection with a Template editor prevented input values from being entered.
Fixed an issue where records were not displaying in the grid when using Column Virtualization, Page Size, and a defined grid parent Width set to 100%.
Fixed an issue where the Resize icon did not display properly when the Grid had an edited row rendered.
Fixed an issue where Searching failed for non-nullable values and caused an exception when opening the Excel Filter.
Fixed a whitespace issue that occurred when using Infinite Scrolling in the Safari browser.
Fixed an issue where grids with percentage height, Infinite Scrolling, and Lazy Loading threw exceptions when expanding a group.
Fixed an issue where Infinite Scrolling with the OnDataBound event did not load records properly in WASM.
Fixed an issue where the dataManagerRequest skip property returned a negative value during fast vertical scrolling when using a CustomAdaptor with InfiniteScroll enabled.
PDF
Fixed an issue where preservation problems occurred during the merging of PDFs.
Resolved an error that was encountered in the output PDF document after converting to PDF/A format.
Fixed a NullReferenceException that occurred during the merging of PDF documents.
Fixed an ArgumentException that occurred during the export of annotations from a PDF document to FDF format.
Fixed an issue where text color and font style were not retrieved correctly during text extraction.
Pivot Table
The issue of Pivot Table not loading properly when field list is enabled, particularly in Blazor WASM application, has been fixed.
Presentation
Bullet characters are now preserved properly while converting PowerPoint slide to image.
The file name will be returned properly for the OleObject (PDF) using the OleObject.FileName API.
Rich Text Editor
Now, The pasted ordered list is now working properly when the Rich Text Editor is placed inside <ol> and <li> tags.
Sidebar
An issue while utilizing open and close events in the Sidebar component has been resolved.
Stock Chart
The stock chart now resizes properly when calling the Refresh method while toggling the sidebar menu.
Tree Grid
Resolved a script error that occurred when opening the context menu with remote data binding.
TreeView
The issue where the CheckedNodes property was not properly updated when the CheckedNodes were dynamically changed has been resolved.
The issue where the SelectedNodes property was not properly updated when the SelectedNodes were dynamically nullified or emptied has been resolved.