Essential Studio for Blazor Release Notes
v18.1.48
May 5, 2020
Common
New Features
- Upgraded to Blazor WebAssembly 3.2.0 Release Candidate.
-
## 271520- Included built-in dark themes with our Syncfusion.Blazor NuGet package..
Bug Fixes
-
## 273507- Resolved issue with dynamic update of datasource in Chart component.
TreeView
Bug Fixes
-
## 270513- The issue withThe GetTreeData method which is not returning the updated value of expanded field in the expanded eventhas been resolved. -
## 274938- The issue withThe White Space that was added earlier above the first node of the TreeView component in the Web Assembly applicationhas been resolved now.
Grid
Bug Fixes
-
## 263620-RowDeselectingevent args is same for both deselection using checkbox(row/header) with PersistSelection enabled is fixed. -
## 274692- Row element is getting null inRowSelectedevent is resolved. -
## 270850- Exception occur while binding empty data source to foreignkey column is fixed. -
## 271439- Duplicate date filter query in OData\WebApi Filter request when having ForeignKeyColumn in Grid is resolved.
DropDownList
Bug Fixes
-
## 275173,## F153775,## 275285,## 275085,## F153738,## 275419,## 272836,## 275459- Issue with “dropdownlist popup is not opened while bind initial value to the component” has been resolved.
Gantt Chart
Bug Fixes
-
## 274683- The issue with GanttRefreshmethod has been resolved. -
## 274756- Console error while using different system date format issue has been resolved.
Checkbox
Bug Fixes
-
## 273594- The issue with checked value while getting from the element instance has been resolved.
SplitButton
Bug Fixes
- The issue with accessibility for buttons have discernible text has been resolved.
ListBox
Bug Fixes
-
## 273595- The issue with Enabled property binding doesn’t work while using ToolbarSettings property has been resolved. -
F153296- The issue with dynamically loading Blazor ListBox and single selection not working has been resolved. -
271408- The issue with Dual ListBox error when second list is empty has been resolved.
Query Builder
New Features
- Provided Column template support.