Syncfusion Essential Studio Windows Forms 2023 Volume 4 SP1 (24.2.7)

Released: Feb 20, 2024

Atualizações na 2023 Volume 4 SP1 (24.2.7)

Correções

  • Calculate
    • The SUMPRODUCT formula will now return the correct value when you perform it with two arguments and a logical operation.
  • DocIO
    • Content is now preserved properly while find and replacing text with another document.
    • Embedded fonts are now preserved properly while resaving a DOCX format document.
    • Document corrupted has been now resolved while resaving a DOCX format document.
    • LaTeX equation with "\;" characters is now preserved properly while calling AppendMath with LaTeX.
  • GridGroupingControl
    • The System.NullReferenceException will no longer be thrown when adding rows to the DataTable after assigning the DataTable to the GridGroupingControl.
  • Maps
    • The issue of the Map Legend rendering at an inappropriate position while performing zooming has now been resolved.
  • MultiColumnTreeView
    • The horizontal scroll bar and vertical scroll bar will not appear when you set the HScroll and VScroll values as false in the MultiColumnTreeView.
    • The hovering effect of the MultiColumnTreeView column header will now be properly removed when the mouse is moved away from the column header.
  • PivotGridControl
    • The FieldHeader text will now be properly changed when it is changed at runtime in the PivotGridControl.
    • The pivot columns will now be generated properly when the Format is set as yyyy-MM-dd in the 'PivotGridControl'.
  • Presentation
    • Child shape position will now return properly from Presentation library.
    • PowerPoint Presentation will no longer be corrupted when clone and merge a PowerPoint slide with OleObject in chart.
    • PowerPoint Presentation will no longer be corrupted while saving PowerPoint Presentation without Excel file in chart element.
    • Destination master slide will be reused properly now when clone and merge the PowerPoint slide with Source Formatting option.
    • The StackOverflowException will no longer be thrown while clearing the comments in PowerPoint Presentation.
  • ScheduleControl
    • The scheduled appointment BackColor will now be updated properly when you change it programmatically.
  • SfForm
    • The SfForm will now be rendered properly without white line when the FormBorderStyle property is set to FormBorderStyle.None.
  • TreeViewAdv
    • The horizontal scroll bar will no longer appear when the HScroll value is set to false in TreeViewAdv.