Essential Studio® for Blazor Release Notes
v18.3.41
October 15, 2020
ComboBox
Bug Fixes
-
## 297477 - Issue with “combobox popup gets closed while clicking on the dropdown icon” has been resolved.
Common
Bug Fixes
-
## 296947, ## 296460, ## F158451 - Syncfusion Blazor components not working in IE11 issue has been resolved.
DateTimePicker
Bug Fixes
-
## 296997 - Issue with “value is not updated when open and close the time popup without focus out the input” has been resolved.
Diagram
Bug Fixes
-
F158561 - Dropdown popup not opened when rendering with diagram works fine now.
DropDownList
Bug Fixes
-
## 290068 - Issue with “select event is fired while changing the value dynamically” has been resolved.
-
## 296999 - Issue with “clear icon is disappeared while selecting the item from the popup” has been resolved.
File Manager
Bug Fixes
-
## 288436 - The issue with “The error dialog appears when copy and paste the folder with the same name” has been resolved.
Grid
Bug Fixes
-
## 286493, ## 292830 - Validation message does not shown properly for a field containing multiple data annotation validation is fixed.
-
## 293089 - Validation message is hidden in the edit form of an empty Grid is resolved.
-
## F158144 - RowSelecting and RowSelected event not triggered when SelectionMode is Both is resolved.
-
## 294270 - Exception occur when expanding the detailtemplate with ForeignKey column with null value is solved.
-
## 294917 - Batch edited value is not updated in ForeignKey Column is resolved.
-
## 297692 - Selected item does not displayed in dropdown when rendering custom component in filter menu is fixed.
Kanban
Bug Fixes
-
## 296716 - The issue with “The DataBound and DataBinding events are not triggering” has been resolved.
-
## F157914 - Provided support to differentiate singular and plural form of cards count text for the column and swimlane.
-
## F158598 - The issue with “Spinner not hided when set cancel as true on drag stop event” issue has been resolved.
ListBox
Bug Fixes
-
## 297320 - MoveUp and MoveDown method not working with null parameter issue resolved.
New Features
-
## 261200 - Support provided to prevent the drag start and stop action.
Bug Fixes
-
## 296289 - The issue with “Able to interact the background elements of the overlay in the Sidebar component” has been resolved.
TreeView
New Features
- Provided two-way binding support for ExpandedNodes, SelectedNodes, CheckedNodes properties.
Bug Fixes
-
## F158333 - CheckedNodes are not maintained properly on TreeView component issue resolved.
-
## 296670 - ExpandedNodes not updated properly when dynamically update the values in TreeView component issue resolved.
-
## F158144, ## F158498 - Treenodes disappear when continuesly drag and drop the treenodes in TreeView component issue resolved.
-
## 296284 - Unable to provide optional parameter values for ExpandAll, CollapseAll, CheckAll, UncheckAll method issue resolved.
-
## F158615 - Provided Key and Action paramter values for NodeKeyPress Event.