Syncfusion Essential Studio WPF 2024 Volume 4 SP1 (28.2.3)

Released: Jan 29, 2025

Updates in 2024 Volume 4 SP1 (28.2.3)

Funktionen

  • SfDataGrid
    • Breaking Changes - The AddNewRow will now work based on the column's AllowFocus and AllowEditing properties.

Fehlerkorrekturen

  • Carousel
    • Thumbnails are correctly displayed on initial loading when items count is two in Carousel.
  • CheckListBox
    • The SelectedItemsupdated in UI when ItemsSource is changed dynamically in CheckListBox.
  • ColorPickerPalette
    • Resolved the null reference exception that occurred when assigning a LinearGradientBrush to the SelectedBrush property in the ColorPickerPalette control.
    • Binding errors will no longer occur in the ColorPickerPalette when loading the saved layout.
  • DocIO
    • Lowered text is now positioned properly while converting a Word document to PDF.
    • The text inside the text form field is now preserved and properly fits when converting a Word document to PDF.
    • Comments are not preserved properly after calling Compare API.
    • AltChunk inside table is now preserved properly while resaving a DOCX format document.
  • DockingManager
    • The float window of the DockingManager cannot be dragged beyond the taskbar.
    • The submenu popup now appears correctly when hovering over the ContextMenu in DockingManager.
    • The target element and name will be correctly updated for the Docking child when the parent is changed.
    • The DockStateChanged event now triggers properly on DocumentTab closure in DockingManager.
  • Ribbon
    • Binding error will no longer occur when switching themes in runtime for Ribbon control.
    • Resolved an issue where the Minimize, Maximize, and Close buttons on the RibbonWindow were not responding consistently in dual-monitor setups with DPI awareness enabled.
  • TileViewControl
    • Resolved an issue where TileViewItems would overlap when modifying the ColumnCount and RowCount properties before the TileViewItems were loaded.