Syncfusion Essential Studio ASP.NET MVC Releases

Released: May 5, 2026

Updates in 2026 Volume 1 SP1 (33.2.5)

Fixes

  • Grid
    • Resolved a script error that occurred when reordering stacked header columns rendered using a header template.
    • Fixed an issue where the Excel filter dialog failed to load data after performing a grid search.

Released: Apr 28, 2026

Updates in 2026 Volume 1 SP1 (33.2.4)

Fixes

  • Grid
    • Resolved an issue where the custom format was not applied to date columns when the custom format type was not specified.

Released: Apr 21, 2026

Updates in 2026 Volume 1 SP1 (33.2.3)

Fixes

  • RichTextEditor
    • Selecting the entire content using Ctrl + A and deleting it now functions correctly within the editor.

Released: Apr 7, 2026

Updates in 2026 Volume 1 (33.1.47)

Fixes

  • Grid
    • Resolved an issue where a duplicate filter query was added when grouping with pageWiseAggregates enabled.

Released: Mar 31, 2026

Updates in 2026 Volume 1 (33.1.46)

Fixes

  • Grid
    • Resolved issue where the edit dialog did not close when virtualization and row height were enabled.

Released: Mar 24, 2026

Updates in 2026 Volume 1 (33.1.45)

Fixes

  • DataManager
    • Fixed an issue where the applyPreRequest Middle wares did not execute while deleting multiple records from a remote data source.
  • Grid
    • Fixed an issue where the filter dialog displayed a continuous spinner when both the column chooser and adaptiveUI mode were enabled.
    • Fixed an issue where the applyPreRequest Middle wares did not execute while deleting multiple records from a remote data source.
  • TreeGrid
    • Resolved an issue where undefined records were added to the TreeGrid data...

Released: Mar 16, 2026

Updates in 2026 Volume 1 (33.1.44)

Features

  • Common
    • New controls - The following controls have been added to ASP.NET MVC:
      • Inline AI Assist.
      • Sankey Diagram.
  • Production-ready control - The following control has been developed to meet industry standards and is now marked as production-ready for ASP.NET MVC:
    • Block Editor: The Block Editor is a modern, block-based content editing solution for web applications. It provides an intuitive and flexible interface for creating rich, structured documents using interactive content blocks...

Released: Mar 10, 2026

Updates in 2025 Volume 4 SP1 (32.2.9)

Fixes

  • Grid
    • Resolved an issue where an accessibility warning was thrown due to a missing id attribute in the clipboard feature of the Grid.
    • Resolved an issue where resizing a Grid column using a touch pad on macOS caused text content in the Grid to be selected.

Released: Mar 3, 2026

Updates in 2025 Volume 4 SP1 (32.2.8)

Fixes

  • Grid
    • Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with column template.
    • Fixed an issue where the details of the deselected records were not available in the rowDeselecting event when clearing the selection using the header checkbox.

Released: Feb 24, 2026

Updates in 2025 Volume 4 SP1 (32.2.7)

Fixes

  • Grid
    • Resolved an issue where calculatePageSizeByParentHeight method returned an incorrect value when showColumnChooser is enabled in the Grid.
    • Fixed an issue where the detail indent cell width was altered unexpectedly when executing autofitColumns with auto resize mode.
    • Resolved an issue where focus is not restored to the grid cell during repeated navigation using the tab key.