---
title: "What’s New in the Syncfusion Essential Studio 2025 Volume 3 Release [Webinar Show Notes]"
published_at: "2025-09-19T16:54:54+00:00"
modified_at: "2026-01-30T11:34:49+00:00"
url: "https://www.syncfusion.com/blogs/post/whats-new-essential-studio-2025-vol-3-2"
excerpt: "Discover what’s new in Syncfusion Essential Studio 2025 Volume 3—AI-powered Blazor controls, new .NET MAUI components, faster document workflows, and cross-platform UI upgrades for JavaScript, WPF, WinUI, and more."
taxonomy_category:
  - ".NET MAUI"
  - "Angular"
  - "Blazor"
  - "Data Visualization"
  - "Developer Tools"
  - "Document Processing Library"
  - "Essential Studio"
  - "Gantt Chart Integration"
  - "PDF viewer"
  - "Productivity Features"
  - "React"
  - "Rich Text Editor"
  - "Smart TextArea"
  - "UI components"
  - "Vue"
  - "Webinar"
  - "What's new"
  - "WinUI"
  - "WPF"
taxonomy_post_tag:
  - ".NET MAUI"
  - "AI Features"
  - "Angular"
  - "Blazor"
  - "Developer Tools"
  - "Document Processing"
  - "Gantt Chart"
  - "Markdown Viewer"
  - "Performance Improvements"
  - "Product Release"
  - "React"
  - "rich text editor"
  - "Smart PDF Viewer"
  - "Smart TextArea"
  - "Syncfusion Essential Studio Volume 3"
  - "Volume 3 2025"
  - "Vue"
  - "Webinar"
  - "What's New"
  - "WinUI"
  - "WPF"
---

# What’s New in the Syncfusion Essential Studio 2025 Volume 3 Release [Webinar Show Notes]

[Carter Harris](https://www.syncfusion.com/blogs/author/carterh)

![What’s New in the Syncfusion Essential Studio 2025 Volume 3 Release](https://www.syncfusion.com/blogs/wp-content/uploads/2025/09/Whats-New-in-the-Syncfusion-Essential-Studio-2025-Volume-3-Release-1.png)


The 2025 Volume 3 release of [Syncfusion Essential Studio](https://www.syncfusion.com/products/whatsnew)
 introduces powerful updates designed to help developers build applications that are faster, smarter, and more engaging. Presented by **Shriram Sankaran**, the senior product manager at Syncfusion. This webinar explored the latest features for our UI frameworks, mobile platforms, and document processing libraries.

If you missed the webinar or would like to watch it again, the recording is on our [YouTube channel](https://youtu.be/D5bhpgK4I-s)
 and embedded below.

## Highlights

- AI enhancements
  - [Smart Paste Button](https://www.syncfusion.com/blazor-components/blazor-smartpaste-button) and [Smart TextArea](https://www.syncfusion.com/blazor-components/blazor-smart-textarea) components in Blazor are production-ready.
  - [Smart PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/ai-powered-blazor-pdf-viewer?utm_source=webinar_chat&utm_medium=webinar&utm_campaign=webinar_es_2025vol3_release_20250911) with AI summarization, redaction, and form-filling features in Blazor.

- New components
  - [Rich Text Editor](https://www.syncfusion.com/maui-controls/maui-rich-text-editor?utm_source=webinar_chat&utm_medium=webinar&utm_campaign=webinar_es_2025vol3_release_20250911) and [Markdown Viewer](https://www.syncfusion.com/maui-controls/maui-markdown-viewer?utm_source=webinar_chat&utm_medium=webinar&utm_campaign=webinar_es_2025vol3_release_20250911) in .NET MAUI.

- Performance boosts
  - Faster Excel-to-PDF conversions.
  - Optimized Gantt Chart load times.
  - Improved Query builder responsiveness.

- Cross-platform improvements
  - Enhancements for [Blazor](https://www.syncfusion.com/blazor-components) , [React](https://www.syncfusion.com/react-components) , [Angular](https://www.syncfusion.com/angular-components) , [Vue](https://www.syncfusion.com/vue-components) , [WPF](https://www.syncfusion.com/wpf-controls) , and [WinUI](https://www.syncfusion.com/WinUI-controls) .
  - Mobile updates, including for Kanban customization, the Scheduler resource view, and Sunburst Chart drill-down.

## Q&A

**Q1: Hi! Any timeframe for a Blazor Chart Wizard component?**

**A:** As of now, there is no specific timeframe available for a Blazor chart wizard component, but it has been validated as part of a [feature request](https://www.syncfusion.com/feedback/67959/new-blazor-chart-wizard-component)
.

**Q2: For Smart TextArea and Paste Button, do they support the Copilot API? Do they recognize/respect our existing limits/content tags? (Copilot has access to some of our data in Azure, and we have put content tags for visibility. Will it respect those?)**

**A:** The ** Syncfusion** ** Smart TextArea** and ** Smart Paste Button** components do not directly support the Microsoft Copilot API. Instead, they integrate with AI services like [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-foundry/models/openai/?msockid=274934ada8c86a3e0fce2060a9c86bc5)
 (which powers many Microsoft AI features, including aspects of Copilot), OpenAI, Anthropic, and Google Gemini for their intelligent features, such as sentence autocompletion and contextual pasting. These integrations are configured by developers via API keys, endpoints, and deployment settings in code (e.g., in a Blazor app’s Program.cs file), allowing real-time AI processing of user input or clipboard content.

Regarding limits and content tags, the components respect the quotas, rate limits, and operational boundaries of the configured AI provider.

The components do not inherently access or retrieve your Azure-hosted data, they process only the immediate input provided (like typed text or clipboard data) and send it to the AI service for suggestions or formatting. Respect for custom content tags would depend on your app’s custom implementation, such as adding data retrieval logic with appropriate access controls.

**Q3: Do you have any tools for converting .NET Core web applications using Syncfusion grids with .js to an equivalent Blazor version?**

**A:** No, Syncfusion does not offer a dedicated automated tool or utility specifically for converting an entire .NET Core web application to an equivalent Blazor version. However, Syncfusion provides comprehensive support for building equivalent functionality in Blazor through its native [Blazor component library](https://www.syncfusion.com/blazor-components)
, including a full-featured DataGrid component that mirrors the capabilities of the JavaScript-based grids (such as, data binding, paging, sorting, filtering, grouping, editing, and exporting).

**Q4: Does DataGrid support reordering of rows based on drag and drop?**

**A:** Yes, the Syncfusion DataGrid supports the reordering of rows using [drag and drop](https://blazor.syncfusion.com/demos/datagrid/row-drag-and-drop/)
. This feature allows users to drag rows within the same grid or among multiple grids, with options for visual indicators, multirow selection, and underlying data updates.

**Q5: Does Essential Studio include a license to use BoldReports.NetCore?**

**A:** No, Syncfusion Essential Studio does not include a license to use BoldReports.NetCore.

## Why it matters

These updates empower developers to create leaner, more scalable applications while reducing development time. From smarter document workflows to visually engaging UI controls, [Syncfusion Essential Studio](https://www.syncfusion.com/products/whatsnew)
, 2025 Volume 3 makes it easier to deliver standout experiences.

## Related links

- [What’s New in Syncfusion](https://www.syncfusion.com/products/whatsnew)
- [New Editions of Essential Studio](https://www.syncfusion.com/blogs/post/essential-studio-editions)
- [Essential Studio UI component suite](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa3RyTHg0b3JmNHFZaGZLR1FLVHR2WXNXcjJJQXxBQ3Jtc0tuUzJSRGthZ3RJVDFOemZ1ZGwzdUdqNnRkdHVZaEhVWmxJekRfOHl2dkRBMWQzY2E5U2w4OGgzUnJrWk54alhjcUpyc3Ntbnozamp3MVRrVHZJTklwbEdFa2FvMUlmTFNSSkxWSTB2ZUYxaWJzODVHZw&q=https%3A%2F%2Ftinyurl.com%2Fui-suite&v=D5bhpgK4I-s)
- [Essential Studio Document SDK](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbmdpbGFzcTdUQ29sSm5pNWdZRmJEdElIMzd0UXxBQ3Jtc0tsLTB1WTA2ajlKRS1wQWxMNzZ2M1ZZZFRoamkyN1ZnVXVxS0Q5TVI5UlV6WWNMTUh3RWRYaWx3VHRTV3pGN0o3bWxlcTZjM3ZEVV9xZVRmMWhxUGNFSlNaSEV0U3hoa3hkaHI0T3E2dFFuU1UwTHdlbw&q=https%3A%2F%2Ftinyurl.com%2Fdoc-sdk&v=D5bhpgK4I-s)
- [Essential Studio PDF SDK](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbloyaUM5UWdLYkVpdkxzYVZ4NU9ITWVjRGo3QXxBQ3Jtc0tuUzFvV1Zua1ptMDE2eDBBM1o2dHVPcTRJSWRFbnpTYjVXa2lfOTdvbzc5akNWcWNsaC1heGtVdl91MXVKdkRMV090cG9oQ05oZjJOYjNsV3UwdmNWdE5QalQzS25Pa2pmRTdVdDFyWk9iZVdDRXdOMA&q=https%3A%2F%2Ftinyurl.com%2Fpdf-sdk&v=D5bhpgK4I-s)
- [Essential Studio DOCX Editor SDK](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbkNHbUxlcHpnNFhQQl9GTWhNTU0wTkxNYWdqUXxBQ3Jtc0ttUnZKZGdZYkY0Z2EwUFR0LTlNeEFXYkdTSlNoMG1pdFJqbHVFYTlYVll5YXktV19uTnZqTkFRZUo5c1hKUkFWNkNIVzhnbTI5OWw5TDd3S2MtTXh3RFJwXzhuLTg5b24xOG9XM1V1emN0Mk4yaWJ2bw&q=https%3A%2F%2Ftinyurl.com%2Fdocx-sdk&v=D5bhpgK4I-s)
- [Essential Studio Spreadsheet SDK](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbG11MVRNVWhsdWQ4UVJuRE91VEZUQUUyeFE2UXxBQ3Jtc0trQlB6Yk5ENjlIVXVvaGxnYV9wWDVfblhvLU9weUZVTUFTRGpyQ2JZMnkzTEhuS1lFQmItMFRzanY4d08yTEdFNWotVm9SWnR4dk0wakxJZUhEYldacU9kUnBjbjJXUk1LVzhLVzRrQUhQQkhoWjF0aw&q=https%3A%2F%2Ftinyurl.com%2Fspreadsheet-sdk&v=D5bhpgK4I-s)

## Related Blogs



[Essential Studio 2025 Volume 3: Latest UI Updates for React, Angular & JavaScript](https://www.syncfusion.com/blogs/post/javascript-ui-components-2025-vol-3)



[Introducing the New Editions of Syncfusion Essential Studio](https://www.syncfusion.com/blogs/post/essential-studio-editions)



[What’s New in the Syncfusion® Essential Studio® 2025 Volume 2 Release [Webinar Show Notes]](https://www.syncfusion.com/blogs/post/essential-studio-2025-volume2-webinar)



[Syncfusion Essential Studio 2025 Volume 2 is Here!](https://www.syncfusion.com/blogs/post/essential-studio-2025-volume-2)
