Syncfusion Essential Studio Blazor 2025 Volume 4 (32.1.24)

Released: Jan 20, 2026

Actualizaciones en 2025 Volume 4 (32.1.24)

Correcciones

  • Data Grid
    • Resolved an issue where the Grid threw an exception when decrementing a numeric field that triggered DataAnnotations validation failure.
    • Resolved an issue where the PagerDropdown did not work as expected when using auto-generated columns in the DataGrid.
    • Resolved an issue where the Column Visible property did not work for grouped columns in the DataGrid.
  • ListView
    • The exception issue in the ListView component when calling the CheckItemsAsync public method has been resolved.
  • MultiColumn ComboBox
    • Fixed an issue where Multicolumn ComboBox throws an error on initial render when bound to an empty list.
  • Rich Text Editor
    • The Rich Text Editor now works properly by updating the Font Color toolbar icon based on the color of the selected text.
    • The Rich Text Editor now works properly when newly added cells in a table inherit the header styling.
    • The Rich Text Editor now provides support for loading Movie format video files.
  • Splitter
    • The exception thrown in the Splitter Component when dynamically updating pane properties has been resolved.
  • Tooltip
    • Fixed an issue where the Memory Leak Tooltip and Button Instances were not being destroyed after navigating away from the page.
  • TreeView
    • The exception that occurred in the TreeView when calling the CollapseAllAsync public method has been resolved.