Lancements de Syncfusion Essential Studio ASP.NET MVC

Released: Dec 30, 2025

Mises à jour de 2025 Volume 4 (32.1.21)

Correctifs

  • Grid
    • The issue where the selected row was not visible in the viewport when virtualization is enabled in the Grid and a row is selected programmatically using the selectRow method with specific index has been resolved.
    • Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with command columns enabled.
    • Resolved an issue where the border of stacked column headers was misaligned when frozen columns are enabled in the Grid.
  • Toolbar
    • The issue...

Released: Dec 23, 2025

Mises à jour de 2025 Volume 4 (32.1.20)

Fonctionnalités

  • Grid
    • Added support for ordering columns by headerText in the column chooser.
  • Pivot Table
    • Integrated all grid Excel exporting features into the engine Excel exporting option, providing a unified export capability within the Pivot Table. This update standardizes engine Excel exporting as the single export option, ensuring a consistent and feature-rich export experience.
    • Breaking Changes - Deprecated the grid Excel exporting option and set engine Excel exporting as the default...

Released: Dec 16, 2025

Mises à jour de 2025 Volume 4 (32.1.19)

Fonctionnalités

  • Production-ready control
    • The following control has been developed to meet industry standards and is now marked as production-ready for ASP.NET MVC:
      • Chat UI: A responsive chat interface with real-time messaging and a customizable design.
  • AI AssistView
    • Footer toolbar - The AI AssistView control now supports a footer toolbar for composing prompts with single-line and multiple-line input modes that extend dynamically while typing long-form entries. The toolbar is fully declarative...

Released: Dec 9, 2025

Mises à jour de 2025 Volume 3 SP2 (31.2.18)

Correctifs

  • DataManager
    • The issue where the group count was not updating correctly when using disablePageWiseAggregates with filter queries in the grid with the ODataV4Adaptor has been resolved.
  • Grid
    • Resolved a script error that occurred when pressing the enter key or the ok button immediately after typing a search value in an Excel filter with infinite scrolling enabled.
    • The issue where the column chooser could not be opened after opening the Excel filter popup has been resolved.

Released: Dec 2, 2025

Mises à jour de 2025 Volume 3 SP2 (31.2.16)

Correctifs

  • DataManager
    • Resolved a script error that occurred when opening the filter dialog in a grid with enableInfiniteScrolling enabled in filterSettings while using the RemoteSaveAdaptor.
    • The issue where changing the pageSize via the pager dropdown did not update the page size correctly when the enableCache property was set in the DataManager within the grid has been resolved.
  • Grid
    • The issue where Add Current Selection to Filter in Excel style filtering was not working when no existing...

Released: Nov 18, 2025

Mises à jour de 2025 Volume 3 SP2 (31.2.12)

Fonctionnalités

  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback...

Released: Nov 12, 2025

Mises à jour de 2025 Volume 3 SP1 (31.2.10)

Fonctionnalités

  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback...

Released: Nov 4, 2025

Mises à jour de 2025 Volume 3 SP1 (31.2.5)

Correctifs

  • DataManager
    • Resolved typing issue in ReturnOption interface.
  • Grid
    • Fixed a scrolling issue in Safari for grids using frozen columns and column virtualization.
    • Fixed focus border styling problem in the column chooser's search input for the Fluent 2 theme.

Released: Oct 28, 2025

Mises à jour de 2025 Volume 3 SP1 (31.2.4)

Correctifs

  • Block Editor
    • The issue with popup overlap when using multiple Block Editor placed inside grid layout has been resolved.
  • Grid
    • Resolved an issue where the custom filter for a date column did not function correctly with the AND operator in column filtering.
    • Fixed a script error that occurred when adding a record with both virtualization and a foreign key column enabled.

Released: Oct 22, 2025

Mises à jour de 2025 Volume 3 SP1 (31.2.3)

Correctifs

  • Grid
    • Resolved an issue causing the selection event to trigger multiple times when saving an editable row with checkbox selection.
    • Resolved a script error that occurred when opening the filter dialog for null type columns.
    • Resolved an issue where filtering a DateOnly column caused the filter popup of another column to display no matches found.
    • Fixed an issue that caused a maximum call stack size exceeded error when parsing stringify data using DataUtil.parseJson method.
  • Pivot Table...