Syncfusion Essential Studio Blazor 2023 Volume 3 (23.1.43)

Released: Oct 31, 2023

2023 Volume 3 (23.1.43) 버젼 업데이트

수정사항

  • Carousel
    • An issue with the Carousel component that occurred when both AutoPlay and loop were disabled, AutoPlay would become enabled after first navigation has been fixed.
  • Chart
    • The shared tooltip template of the Chart is now rendered correctly in European cultures.
    • The dynamic update of the Fill and Width properties of the Chart series is now functioning properly.
  • ComboBox
    • Resolved issue with "Popup Width Larger than ComboBox Width Leads to Misplacement of the popup".
    • Resolved the issue where an empty space was created after clearing the values from the comboBox.
  • Data Grid
    • Resolved the issue related to filtering complex columns while binding data source from SQL server.
    • Resolved the issue where a NullReferenceException occurred when exporting to Microsoft Excel, while the grid was bound with DataManager and aggregates.
    • Resolved the issue where the search operation was not working properly when columns were hidden in the DataGrid.
  • DropDown List
    • Fixed an issue where the Value Template was not updating properly when navigating through list items.
  • File Manager
    • The issue with the path decoding in the rename action of the File Manager component Microsoft Azure File Provider has been resolved.
  • Gantt Chart
    • The issue with "An exception was raised while using the Gantt Column Edit template with a drop-down." has been resolved.
  • MultiSelect
    • Fixed the problem where the Value property was not being updated when SelectAllAsync was invoked at the OnInitialize lifecycle method.
    • Fixed the issue where the invalid and valid class was not being added for validation.
  • PDF
    • The issue of text not being preserved properly when converting PDF to PDF/A-2b has been successfully resolved.
    • The issue of text not being properly retrieved from the loaded XfaComboBox field has been resolved.
  • PDF Viewer
    • The issue of the signature size being small when the height of the signature field is reduced has been resolved.
    • PdfViewer throws some random null reference exceptions which has been resolved.
  • Presentation
    • Find API is now working properly for Detailed Process type SmartArt shape.
    • Relation ID is now added properly for image while replacing an existing image data in Microsoft PowerPoint Presentation.
    • Custom shape is now preserved properly while converting a PowerPoint Presentation to PDF.
    • The NullReferenceException will no longer be thrown while saving the PowerPoint Presentation with cloned OLE Object.
    • The ArgumentOutOfRangeException will no longer be thrown while using GetActualHeight method.
    • PowerPoint Presentation to PDF with handout publishing option is now working properly.
  • Rich Text Editor
    • Localization now works properly for the table border styles dropdown content in the table quick toolbar.
  • Time Picker
    • Fixed an issue where the TimePicker's Readonly with Mask feature allowed editing the time using the up/down arrows.
  • XlsIO
    • Image height and width are now preserved correctly while adding a picture in an Excel document.
    • JPG image is added properly while creating an Excel document.
    • The unwanted symbol is no longer added to a text while decoding the text in a shared string.
    • Space between cell border and accounting format text is now rendered properly in Excel to PDF conversion.
    • Blank cells in chart data are no longer considered as zero when show empty cells as gaps option is enabled.
    • Scatter chart category axis label is now rendered properly in chart to image conversion
    • Chart axis tick marks are now rendered properly in chart-to-image conversion.
    • The chart data point with no line pattern is rendered properly in chart-to-image conversion.
    • The default marker issue in the scatter chart is now fixed in chart-to-image conversion.