Syncfusion Essential Studio ASP.NET MVC 2024 Volume 4 SP1 (28.2.3)

Released: Jan 29, 2025

Mises à jour de 2024 Volume 4 SP1 (28.2.3)

Fonctionnalités

  • Pivot Table
    • The classic (tabular) layout option is now compatible with the following features: 'Pivot Chart', 'Values on the Row Axis', and 'Column Subtotals at the Top Position'.
  • Diagram
    • Breaking change - The FlipDirection now uses an enum instead of a string. Setting the same value (e.g., "horizontal") toggles the flip effect via the XOR operator. Code relying on the old string behavior should be updated to use the new enum and accommodate the XOR toggling.

Correctifs

  • Badge
    • Resolved the styles issue for the secondary type Badge component in the material theme.
  • Chart
    • The arguments in the axisMultiLabelRender event can now be modified correctly.
  • Diagram
    • The group node annotation now flips correctly when different flip modes are set for the group.
    • Resolved the issue where ports rotated in the opposite direction after a flip.
    • Annotations are now flipped correctly in exported images.
  • 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.
  • FileManager
    • The issue with the File Manager component's details view related to date formatting has been resolved.
  • Grid
    • A blank space that appeared on the initial render when using frozen columns with columnVirtualization has been fixed.
    • A script error that occurred during Excel export for image columns when grid column widths were not defined has been resolved.
    • A script error that occurred when clicking the Cancel or Save button in dialog editing with grouping has been resolved.
    • Duplicate API requests triggered during virtual scrolling in the grid have been resolved.
    • The issue with the invalid attribute name aria-grouped detected in the Grid component with grouping has been fixed.
    • A script error that occurred when destroying the grid with virtualization and persistence enabled has been fixed.
  • ListBox
    • Issue with "Filter input loss focus if the last letter is removed using backspace in listbox" has been resolved.
  • MultiColumn ComboBox
    • The issue where selected data is not highlighted when opening the popup in virtualization has now been resolved.
  • PDF Viewer
    • The annotations no longer disappear when programmatically selecting annotations on a non-rendered page.
    • The order of annotations is now properly preserved if the document contains stamp annotations.
  • Pivot Table
    • Custom sorting now functions correctly for hierarchical fields that contain non-sequential field members in the pivot table.
  • RichTextEditor
    • The uploading popup now closes properly after pasting multiple images in the Rich Text Editor.
    • A link is now created properly for the entire selected text in the Rich Text Editor.
  • Schedule
    • The issue where the showWeekNumber property was enabled but the calendar did not display the week numbers in the Scheduler has been resolved.
    • An issue with swipe functionality not working in the custom month view in mobile mode has been resolved.