Essential Studio for Blazor Release Notes
Common
New Features
- Provided .NET 5.0 Release Candidate (RC2) compatibility support for Syncfusion Blazor components.
TreeView
New Features
-
## F158142- Now, the TreeView template node interaction is enabled. -
## 283413,## 292462,## 293662,## 295375,## 298137,F154759,F156527,F158020- The issue with “The Data Source is not bound to the TreeView component when declaring after the await method” has been resolved.
Bug Fixes
-
## 299204,## 300168,## 300284- The issue with “Exception occurs in the TreeView asValue cannot be null” has been resolved.
Document Editor
New Features
-
## I287831- Added public API to show spell check dialog. -
## I290423- Added resize API in document editor container.
Tooltip
Bug Fixes
-
## 297739,F158987- The issue with “Exception occurs in the Tooltip likeCannot access a disposed object.” has been resolved. -
The issue with “The script error occurs in the Tooltip like
Cannot read the property style of nullwhile enabling the mouse trail support” has been resolved.
DropDownList
Bug Fixes
-
## 300042- Issue with “exception occurs in the value template while setting the negative value to theIndexproperty” has been resolved.
ComboBox
Bug Fixes
-
## 298897- Issue with “exception occurs while resetting the value on dynamically with nullable int data type” has been resolved.
Rich Text Editor
Bug Fixes
## 294491 - The issue with “The Rich Text Editor ExecCommand public method is not working” has been resolved.
Dialog
Bug Fixes
## F158719 - The issue with “SfDialog AllowDragging is not working properly when the scrollbar is enabled in the page” has been resolved.
## 294673 - The issue with “SfDialog inside placed element not focused, when animation configured as None” has been resolved.
Splitter
Bug Fixes
## 298877 - The issue with “Exception is thrown when updating the Splitter Collapsed property with page routing” has been resolved.
Schedule
Bug Fixes
## F158980 - The issue with “Appointment rendering problem for Recurrence Rule” has been fixed.
Tree Grid
Bug Fixes
## F157707 - AutoFitColumns method works fine when width is provided for columns.
## 299445 - Adding a new record as a child to the level 0 parent records works fine.
Grid
Bug Fixes
-
## F158247- Exception throws when performing print operation after filtering date column is fixed. -
## F157794,## F158649,## 299465- All Column have same width in exported Pdf file irrespective to width define in GridColumn is resolved.
New Features
-
## 282635- Provided support in Grid to respond for ObservableCollection events.
Breaking Changes
- Order of the
PageOrientationenum type values is changed fromLandscape,PortraittoPortrait,Landscape.
Kanban
Bug Fixes
-
## 295798- The issue with “Sorting is not working properly when providing as two digit value” has been fixed.
New Features
- Card Layout: Improved the card layout by providing the default colours, labels, and custom classes.