Essential Studio for Blazor Release Notes
v18.4.43
February 16, 2021
TreeView
Bug Fixes
-
## 313135
- The issue with “The GetTreeData method doesn’t return updated datasource” has been resolved. -
## 300071
,## 159129
- Improved the performance for rendering large nodes in the TreeView component.
Pivot Table
Bug Fixes
-
## F160464
- The pivot chart is now rendered when the column axis has no fields.
Tab
Bug Fixes
-
## 314607
- The issue with “SfTab using Conditional rendering does not work with TabItems list empty” has been resolved.
In-place Editor
Bug Fixes
-
## 310398
- The issue with closing in-place editor while rendering inside the dialog has been resolved. -
## 314600
- The issue with “EmptyText
API value is not updated when changed dynamically” has been resolved. -
## 314885
- The issue with “@attributes
doesn’t work properly in the In-Place Editor” has been resolved.
RichTextEditor
Bug Fixes
-
## 310978
- Resolved the script issue raised, when resizing the page if Rich Text Editor is rendered inside the Dialog. -
F160670
- The issue with “Dynamically enable/disable toolbar that does not work properly” has been resolved.
Toast
Bug Fixes
-
## 307049
- The issue with the SfToast progress bar not shown initially in different culture is resolved.
Dialog
Bug Fixes
-
## 310398
- The issue with “Contents of the page are flickering when rendering the Dialog” has been resolved.
DropDownList
Bug Fixes
-
## 313222
- Issue with “increment search focus is not updating in the popup list while typing multiple keys” has been resolved.
Tooltip
New Features
-
## 301229, ## 304829
- In Tooltip, support forWindowCollision
property has been provided to enable or disable collision between target elements of tooltip and viewport(window).
Sidebar
Bug Fixes
-
## 308941
- Animation delay issue in Sidebar on its initial rendering has been resolved.
Kanban
Bug Fixes
- The issue with “Console error thrown when rendering Kanban with
SortBy
asIndex
property using adaptor” has been fixed. - The issue with “Unable to drag and drop the cards within the column when setting the
SortBy
property asIndex
” has been resolved.
Tree Grid
Bug Fixes
-
## F162078
-SelectCheckboxes
method works fine. -
## F161712
- DataSource property updated properly after performing the row drag and drop.
Grid
Bug Fixes
-
## F160294
- DropDownList is not rendered when first record of Grid with ExpandoObject (dynamic object) has null values is resolved. -
## F157073
- Exception throws while callingGetCurrentViewRecords
method in grouped Grid is fixed. -
## 312074
- Validation message is not updating properly while using DialogTemplate is solved. -
## 308732
,## 314637
- In grouped grid, Column chooser dialog get closed on clicking near the SelectAll checkbox and exception throws on reopening is resolved. -
## 309943
,## 313267
- Resizing working for previous index when enabling the AllowRowDragAndDrop is solved. -
## 309321
- ColumnChooser does not open when opening the column chooser usingOpenColumnChooser
method in Client Side application is fixed.
New Features
-
## F14139
- Provided support to set EnableCaseSensitivity property in GridFilterSettings.