Syncfusion Essential Studio Spreadsheet Editor SDK のリリース

Released: Nov 25, 2025

2025 Volume 3 SP2 (31.2.15) での更新項目

不具合の修正

  • Blazor Spreadsheet Editor
    • The Spreadsheet now properly fits to its parent container when the component height is set as a percentage.

Released: Nov 18, 2025

2025 Volume 3 SP2 (31.2.12) での更新項目

不具合の修正

  • Web Spreadsheet Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
    • Issue with "deleting content selected with the mouse in the formula bar not reflecting in the cell editor" has been resolved.
    • Issue with "cell selection via mouse drag not updating correctly in the Spreadsheet's finite mode" has been resolved.

Released: Nov 12, 2025

2025 Volume 3 SP1 (31.2.10) での更新項目

機能

  • Web Spreadsheet Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
    • Added horizontal scrolling via Shift + mouse wheel, enabling faster navigation across wide worksheets and large column sets.
    • Introduced an option to perform save operations without Web Workers to comply with strict Content Security Policies (CSP) and improve compatibility in secure environments. This behavior can be enabled dynamically on the client through the beforeSave event.
  • Blazor Spreadsheet Editor
    • Provided...

Released: Oct 15, 2025

2025 Volume 3 SP1 (31.2.2) での更新項目

不具合の修正

  • Web Spreadsheet Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
    • Issue with "Alt+Enter not retaining focus in the formula bar during editing" has been resolved.
    • Issue with "image positions not adjusting properly when updating the row height programmatically after loading an Excel file with images" has been resolved.

Released: Oct 7, 2025

2025 Volume 3 (31.1.23) での更新項目

不具合の修正

  • Blazor Spreadsheet Editor
    • The issue "Spreadsheet height not adjusting on browser resize" has been resolved.

Released: Sep 23, 2025

2025 Volume 3 (31.1.21) での更新項目

不具合の修正

  • Web Spreadsheet Editor (JavaScript and Angular)
    • Issue with "chart axis label inconsistency while inserting a chart in Blazor Spreadsheet with Javascript-ES5 packages" has been resolved.
    • Issue with "cells becoming misaligned when pasting external content into wrap-applied cells" has been resolved.
    • Issue with "deleting content selected directly in the formula bar not reflecting in the cell editor" has been resolved.
    • Issue with "filtering through the filter popup not working correctly for...

Released: Sep 11, 2025

2025 Volume 3 (31.1.19) での更新項目

不具合の修正

  • Web Spreadsheet Editor (Angular)
    • Issue with "INDEX formula not working correctly when using multiple array references as the first argument" has been resolved.
    • Issue with "custom formulas with a dot in the name return #NAME? error" has been resolved.
    • Issue with "chart not maintaining proper layout after resize and drag-and-drop inside the freeze pane" has been resolved.
    • Issue with "exception occurring when saving a spreadsheet containing series-plotted charts" has been resolved.

Released: Sep 5, 2025

2025 Volume 3 (31.1.17) での更新項目

機能

  • Web Spreadsheet Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
    • Skip specific properties during Excel import - The Spreadsheet component now allows skipping specific properties using parsing options in the server-side library and client-side events to improve performance when opening Excel files. This enhancement reduces the size of the generated JSON and significantly boosts rendering speed - especially beneficial for large or complex Excel files.
    • Date interpolation in...