What’s New in Syncfusion Blazor: 2023 Volume 1
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (173).NET Core  (29).NET MAUI  (203)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (211)BoldSign  (13)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (65)Flutter  (132)JavaScript  (219)Microsoft  (118)PDF  (81)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (897)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (50)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (127)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (618)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (39)Extensions  (22)File Manager  (6)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (501)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (42)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (381)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (17)Web  (582)What's new  (323)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Whats New in Blazor 2023 vol 1

What’s New in Syncfusion Blazor: 2023 Volume 1

The Syncfusion Blazor components library offers over 80 responsive and lightweight UI components for building modern web apps. More exciting new features have been added in the Essential Studio 2023 Volume 1 release. We’ll be taking a look at them in this blog.

Preview to production-ready components

The following Blazor components have been developed to meet industry standards and are now ready for production.

CRG–improvement

We have updated the CRG bundled resources delivery process. Now, the selected component’s resources download links will be shared via email instead of directly downloading them from the application.

Word Processor

The Blazor Word Processor component, also known as the document editor, has the following new feature enhancements.

Continuous section break

This feature allows users to create a new section while staying on the same page in the Blazor Word Processor component. This is particularly useful when users want to adjust the number of columns for specific content without initiating a new page.

Continuous section break feature in the Blazor Word Processor
Continuous section break feature in the Blazor Word Processor

Drag and drop the selected content

This feature allows users to drag and drop selected content from one place to another within a Word document.

Dragging and dropping selected content in the Blazor Word Processor
Dragging and dropping selected content in the Blazor Word Processor

Show or hide bookmarks

Now, you can show or hide the start and end of bookmarks in the Word Processor component. The control can display square brackets at the beginning and end of each bookmark.

Showing bookmarks in Blazor Word Processor
Showing bookmarks in Blazor Word Processor

Optimize SFDT file size

The SFDT file generated by the Word Processor is now optimized to reduce its size. All static keys are minified, and the final JSON string is compressed. This reduces the file size of the SFDT relative to a DOCX file, providing the following benefits:

  • Quick file transfer between client and server through faster internet services.
  • The new, optimized SFDT files require less storage space than the old SFDT files.

This feature also has a public API to switch between the old and new optimized SFDT format, allowing backward compatibility.

Note: For more details, refer to the Blazor Word Processor demos.

Gantt Chart

The Blazor Gantt Chart gains the following new features in this 2023 Volume 1 release.

Critical path

This feature allows you to highlight a single task or a chain of linked tasks that directly impact the project’s end date. This feature gives users a visual representation of tasks critical to their project’s success.

The critical path in the Blazor Gantt Chart
The critical path in the Blazor Gantt Chart

Template support for the timeline and indicator tooltips

Use the template support to display custom elements or content in the tooltips. This enables users to create more personalized and informative tooltips for their Gantt projects.

Template support for tooltips in the Blazor Gantt Chart
Template support for tooltips in the Blazor Gantt Chart

Improvements in custom adaptor

The custom adaptor feature has been improved to support sorting, filtering, and row dragging and dropping operations. This gives users greater control over their data and improves their project management experience.

Note: For more details, refer to the Blazor Gantt Chart demos.

Paging and server-side engine support in the Blazor Pivot Table

The paging support allows users to break up and display a huge volume of data in pages. Thus, they improve the overall rendering performance of the Blazor Pivot Table. In addition, built-in navigation buttons are available to navigate among pages and change the page size at runtime.

Paging support in the Blazor Pivot Table
Paging support in the Blazor Pivot Table

Using server-side engine support, pivot operations such as aggregation, filtering, sorting, and grouping can be performed on a separate server. With this method, the cell information alone is sent to the Pivot Table’s viewport via the web service. This will reduce the network traffic and improve the rendering performance, especially when used in a Blazor WebAssembly app.

Note: For more details, refer to the Blazor Pivot Table demos.

Virtual scrolling in dropdown components

The Blazor Dropdown List, ComboBox, and AutoComplete components now support virtual scrolling functionality. This makes the scrolling experience smoother and more responsive, providing an enhanced user experience when navigating through a huge list of items.

Blazor AutoComplete component with virtual scrolling functionality
Blazor AutoComplete component with virtual scrolling functionality

Note: For more details, refer to the Blazor Dropdown List, ComboBox, and AutoComplete components demos.

Blazor Charts

Sorting

Now, the Blazor Charts component enables users to sort data points in ascending or descending order. Also, the chart data can be sorted based on any field from the mapped data source.  

Sorting feature in Blazor Charts
Sorting feature in Blazor Charts

Tooltip enhancements

We have improved the chart tooltip’s performance while handling a huge volume of data and when live updates are enabled in both server and WebAssembly apps.

Note: For more details, refer to the Blazor Charts demos.

DateOnly and TimeOnly support in Blazor DataGrid

The Blazor DataGrid allows users to bind and manage date and time-only values easily. Users can also perform various data operations such as sorting, filtering, grouping, searching, and CRUD (create, read, update, delete). To simplify things further, built-in DatePicker and TimePicker editor components are rendered for editing and filtering operations.

Entering date values in Blazor DataGrid
Entering date values in Blazor DataGrid
Entering time values in the Blazor DataGrid
Entering time values in the Blazor DataGrid

The Blazor DataGrid component provides support for the following new features, too:

  • Frozen columns with a stacked header.
  • Initial filtering when the DataGrid is bound with a stacked header.
  • Keyboard navigation support for toolbar icons and a detail template.
  • Column virtualization with right-to-left rendering support.
  • Event support to access the header cell information.

Note: For more details, refer to the Blazor DataGrid demos.

Auto-scroll support for the nodes in Blazor Diagram

Now, the Blazor Diagram component has an auto-scrolling feature for whenever the node is moved beyond the diagram’s boundary. The node is always visible during dragging, resizing, and multiple-selection operations.

Blazor Diagram component with auto-scrolling functionality
Blazor Diagram component with auto-scrolling functionality

Other than this major update, you can also see the following new features in the Blazor Diagram component:

  • Delete method to delete the diagram elements. When the diagram elements are not passed, the selected diagram elements will be deleted.
  • Stack limit support to limit the history of entries stored on the undo or redo stack’s history list.
  • Paste method with argument support to paste the diagram elements, which are clones of the existing elements. When the collection of diagram elements is passed, the passed items will be posted in the diagram. Otherwise, the cloned copy of elements from the internal clipboard will be pasted.

Note: For more details, refer to the Blazor Diagram component demos.

Upload large files in the Blazor File Upload component

The Blazor File Upload component has been optimized to handle large files, specifically those of 2 GB or more. This enhances the user experience for those uploading and processing large files and makes the process more efficient.

Uploading huge files in the Blazor File Upload component
Uploading huge files in the Blazor File Upload component

Note: For more details, refer to the Blazor File Upload component demos.

Upload directory in Blazor File Manager

From the 2023 Volume 1 release on, you can upload a directory (folder) in the Blazor File Manager component. The directories can be uploaded through the toolbar or drag-and-drop actions. All the files and subdirectories are automatically included when we upload a directory. The feature is supported in physical, Node.js, Azure, and Amazon S3 providers.

Uploading a directory in the Blazor File Manager
Uploading a directory in the Blazor File Manager

The Syncfusion Blazor Tooltip component has also been integrated with the File Manager component. This is achieved with a new Boolean property named ShowTooltip that controls the tooltips’ display for the File Manager toolbar, navigation pane, and large icons view items, with a default value of true.

Note: For more details, refer to the Blazor File Manager and Tooltip demos.

Enhancement in Blazor Rich Text Editor toolbar’s tooltip appearance

We have enhanced the appearance of the Blazor Rich Text Editor toolbar’s tooltips. These tooltips have been redesigned to display the keyboard shortcut information. Thus, it is easier for users to understand the functions of each toolbar item.

Blazor Rich Text Editor toolbar’s tooltips display the keyboard shortcuts
Blazor Rich Text Editor toolbar’s tooltips display the keyboard shortcuts

Note: For more details, refer to the Blazor Rich Text Editor demos.

Timeline views without horizontal scroller in Blazor Scheduler

This feature allows users to see an overview of the schedule timeline without a horizontal scroller. This improves the usability and accessibility of the Blazor Scheduler component.

Timeline views without horizontal scroller in the Blazor Scheduler
Timeline views without horizontal scroller in the Blazor Scheduler

Note: For more details, refer to the Blazor Scheduler demos.

Reversible Range Slider

In the Blazor Range Slider, you can display the slide range in reverse order, i.e., from 100 to 0 or -100 to 0. With this feature, users can set a maximum value that is less than the minimum. This feature is available for all ranges and numeric sliders.

Reversible Blazor Range Slider
Reversible Blazor Range Slider

Note: For more details, refer to the Blazor Range Slider demos.

Row drag and drop with virtualization in Blazor TreeGrid

Users can reorder rows by dragging and dropping them when the row and column virtualization features are enabled in the Blazor TreeGrid component.

Row drag and drop with virtualization in Blazor TreeGrid
Row drag and drop with virtualization in Blazor TreeGrid

Note: For more details, refer to the Blazor TreeGrid demos.

Template support for the tooltip in Heatmap chart

User-defined content can now be displayed in the Blazor Heatmap chart’s tooltip. It can include text, images, or any custom components.

Template support for tooltips in the Blazor Heatmap chart
Template support for tooltips in the Blazor Heatmap chart

Note: For more details, refer to the Blazor Heatmap chart demos.

Secondary progress bar customization

Now, you can customize the width and color of the secondary ProgressBar.

Customizing the secondary ProgressBar in Blazor
Customizing the secondary ProgressBar in Blazor

Note: Also, view the live demo for the Blazor ProgressBar.

Conclusion

Thanks for reading! In this blog, we have seen the new features added to the Syncfusion Blazor suite for the 2023 Volume 1 release. Details about these updates are available in our Release Notes and What’s New pages. Try them out and leave your feedback in the comments section below!

The new version of Essential Studio is available for existing customers on the License and Downloads page. If you are not a Syncfusion customer, try our 30-day free trial to check out our available features.

If you have any questions, you can reach us through our support forum, support portal, or feedback portal. We are always happy to assist you!

Related blogs

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed