Syncfusion Essential Studio Blazor 2024 Volume 4 (28.1.38)

Released: Jan 7, 2025

2024 Volume 4 (28.1.38) 中的更新

修补程序

  • Chart
    • The fill color of the hollow candle series in the chart is now rendered properly.
    • No exceptions are thrown when changing the selection mode to DragXY in the chart.
    • The secondary axis in the chart no longer becomes visible on legend click when its visibility is set to false.
    • Panning in the chart works correctly when EnablePan is set to true alone.
  • Data Form
    • Fixed the issue where the DatePicker was not rendering for a non-nullable DateOnly type.
  • Data Grid
    • Fixed the issue where misalignment and script error occur while scrolling after resizing a column.
    • Fixed the issue where console error during row drag and drop in Grids on Mobile devices.
    • Fixed the issue where duplicate row in grid Inline editing caused by long-pressing tab Key.
    • Fixed the issue where ColumnReordering to frozen columns is not reflected properly when changes are done using grid instance.
  • DocIO
    • Arrowhead for custom shape is now preserved properly while resaving DOCX document.
  • File Manager
    • The issue with dynamically changing the FileManagerAjaxSettings properties in the File Manager component has been resolved.
  • Gantt Chart
    • The issue where dragging and dropping a taskbar with minute duration unit resulted in incorrect drop positioning has been fixed.
  • MultiSelect
    • Fixed an issue with the Disabled property not functioning correctly when grouping functionality was enabled.
  • Pivot Table
    • Fixed an issue where the Pivot Chart width did not adjust correctly after window resize, ensuring proper responsiveness.
  • Presentation
    • PowerPoint pictures will now be replaced properly.
  • Rich Text Editor
    • The text color of the upload status in the insert image dialog now works properly when the localization is changed.
  • Tree Grid
    • Resolved an issue where GetPersistDataAsync() method not return SearchSettings property when enable persistence property disabled in treegrid.
    • Resolved an issue with TreeGrid SearchSettings.key property value is not available after search operation performed.
    • Resolved an issue while RowSelected event triggered in cell selection mode when we try to select and edit cell.