Syncfusion Essential Studio ASP.NET MVC(英語版)

ASP.NET MVCのUIコントロールを多数収録したライブラリ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2025 Volume 1 SP1 (29.2.10) 新機能 更新日: Jun 10, 2025 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (2)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio ASP.NET MVC are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio ASP.NET MVC 2025 Volume 1 (29.1.35)

Released: Apr 1, 2025

2025 Volume 1 (29.1.35) での更新項目

不具合の修正

  • DocIO
    • Text surround with braces is now found properly after calling FindSingleLine API.
    • Hanging issues will no longer occur while converting a Word document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a HTML document.
    • Extra row will no longer be added in table while converting DOCX to HTML.
    • Reduced HTML processing time while calling AppendHTML API.
    • DOCX document with group shape will no longer be corrupted after save as DOCX document.
    • The NullReferenceException will no longer be thrown while comparing DOCX documents.
    • DOCX document with ink element will no longer be corrupted after save as DOCX document.
    • The ArgumentException thrown while calling BookmarkNavigator.GetContent API.
    • Text alignment is now preserved properly while converting DOCX to HTML.
    • Images are now properly positioned when converting a Word document that contains tight wrapping style floating items to PDF.
    • Nested table inside the shape is now aligned properly while converting a Word document to PDF.
    • Table row is now properly positioned when converting a Word document with multiple line spacing to PDF.
    • The System.FormatException will no longer be thrown while converting a Word document to PDF with culture dependent.
    • Text inside a table is now preserved properly while converting a Word document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with multiple columns.
    • Text inside a textbox in the header/footer is now preserved properly while converting a Word document that contains different page orientations to PDF.
    • Zero-width Unicode symbols are now preserved properly while converting a Word document to PDF.
    • Images are now positioned properly while converting a Word document that contains NUMPAGES field to PDF.
    • Text inside a table is now preserved properly while converting a Word document to PDF.
    • Underline is now applied properly to the empty space paragraph with "ulTrailSpace" tag while converting a Word document to PDF.
  • Grid
    • Resolved an issue where the record was getting selected when calling closeEdit() with checkboxOnly set to true.
    • Fixed the issue where the filter dialog appeared under the column-menu in the Grid.
    • Resolved an issue where getSelectedRecords() returned an empty array instead of the selected records when virtualization was enabled, a column was grouped, and the dataSource had fewer records than the viewport.
    • Fixed the issue where the excelAggregateQueryCellInfo event was triggered only for aggregate cells and not for other cells in the row.
    • The issue where the grid pager template wasn't being destroyed before creating a new one has been resolved.
    • The issue where the ToolbarTemplate in the childGrid was not rendering properly has been resolved.
    • Fixed the issue where pressing Alt + PageUp/PageDown in a paginated Grid caused unexpected page navigation.
    • Resolved an issue where the groupCaptionTemplate occupied a single cell, causing an additional cell to be inserted in the exported file.
    • Resolved an issue where searching for decimal values starting with zero caused the leading zero to be unexpectedly removed.
    • Resolved an issue with inconsistent typing of FailureEventArgs in the Grid's actionFailure event.
    • Resolved an issue where, during infiniteScrolling with lazyLoadGrouping enabled, the content unexpectedly scrolled back to the top instead of maintaining its position.
    • Resolved an issue with server-side Excel export where the boolean column incorrectly exported the true value.
  • XlsIO
    • Exception is no longer thrown when accessing the DisplayText property for a cell with an empty inline string.
    • “July/15/2025” was previously considered a DateTime value but is now correctly recognized as text, aligning with Microsoft Excel’s behavior.
    • Exception is no longer thrown while parsing an array formula in an XLSB file.
    • Conditional formatting is now applied correctly when the conditional format formula uses relative references.
    • Exception is no longer thrown when parsing text box shape properties containing bullet characters.
    • The Value and Value2 properties now return the correct values when opening an Excel document in XLS format.
    • Exception is no longer thrown when the series value axis contains a zero numLit point.
    • The NamedRange address is now returned correctly when the print area named range includes a table reference.
    • Chart series and category ranges were previously rendered incorrectly when the range contained DateTime values. This issue is now resolved.
    • Conditional formatting colors are now applied correctly in Excel to PDF conversion when using relative formulas.
    • Exception is no longer thrown when adding identical filter values to AutoFilter while opening an Excel document.
    • Encoding is now handled correctly, and accented letters are properly serialized when resaving a Macro Excel file.
    • Performance is improved when the same font is used for both Unicode and non-Unicode text.