Essential Studio® for Blazor Release Notes
Calendar
Bug Fixes
-
## 317376 - Issue with “component is not rendering while binding the OnRenderDayCell event in the Blazor WASM” has been resolved.
ComboBox
Bug Fixes
-
## 309795, ## F162882 - Issue with “input gets flicker while entering the value in the azure hosted application” has been resolved.
DropDownList
Bug Fixes
-
## 317645 - Now, you can bind the ValueTuple structure to the DropDownList component.
-
## 313222 - Issue with “increment search focus is not updating in the popup while typing multiple keys” has been resolved.
Grid
Bug Fixes
-
## 311233 - CRUD action is not working properly when PrimaryKey is of complex object is resolved.
-
## 315452 - Searching for an unavailable item in ExcelFilterDialog item list throws exception in Grid with ExpandoObject is fixed.
-
## 314009 - Problem with updating the checkbox items in Excel filter dialog when filtering Grid using FilterSettings is fixed.
-
## F162724 - Exception throws on Menu Filter in Boolean columns in OdataV4 is solved.
TextBox
Bug Fixes
-
## 163121 - Issue with “additional border is displayed in the textbox while render with material outline” has been resolved.
Bug Fixes
-
## 307934 - The issue with “The tooltip is not shown sometimes when hovering quickly over multiple targets” has been resolved.
Tree Grid
Bug Fixes
-
## 313403 - Row drag and drop works fine with EnableCollapseAll set as true.
-
## 316700 - Add operation works properly for remote data binding.
TreeView
Bug Fixes
-
## 314925 - The issue with “The Expand / Collapse icon is removed while expanding the sibling node in the TreeView component” has been resolved.
-
## 317734 - The issue with “Exception occurs when calling the ExpandAll method of the TreeView in OnAfterRender” has been fixed.
XlsIO
Bug Fixes
- #315165 - Picture is no longer missed while using
ParseOnDemand option.