Essential Studio for Blazor Release Notes
v18.2.48
August 4, 2020
Chart
Bug Fixes
-
## 278688
- Chart series tooltip is not visible after legend click issue got fixed.
DatePicker
Bug Fixes
-
285300
- Issue with “console error throws while navigating the page rapidly” has been resolved.
File Manager
Bug Fixes
- The issue with “The Toolbar is not updated while adding the sortOrder property value as none” is fixed now.
Grid
Bug Fixes
-
## 285005
- Batch Edited data is not updated forGridForeignKeyColumn
is fixed. -
## 287295
,## 287273
,## 287312
,## F156505
,## 287370
,## 287695
,## 287785
,## 287818
,## 288020
- Exception throws when cancel button is pressed in Dialog Editing is solved. -
## 285829
- Improper error messages shown for multiple data annotation values is resolved. -
## F156122
,## 286761
- Performing search using Search method not works when set Operator in GridSearchSettings and have enum value is fixed. -
## 284844
- Searching is not clearing when specifying the specific columns for search operation is resolved. -
## 284763
,## 285205
- Clipmode tooltip is misplaced when position style set for Grid’s parent is fixed. -
## 285912
- Improper Args.Action value inOnActionBegin
event when try save after perform Args.Cancel is resolved. -
## 286932
- Issue occur in Grid while binding CSLA Framework based datasource is solved.
NumericTextBox
Bug Fixes
-
285563
,284836
,287035
- Issue with “console error throws while navigating the page rapidly” has been resolved.
RichTextEditor
Bug Fixes
- The issue with “Resizing columns can be erratic” has been resolved.
- The issue with “Images change aspect ratio when resized to smallest possible and back larger again” has been resolved.
Tabs
Bug Fixes
-
## F156029
- Issue with “console error throws while navigating the page rapidly” has been resolved. -
## 284871
- The issue with “Tab height property not working” has been resolved.
Toolbar
Bug Fixes
-
## F156029
- Issue with “console error throws while navigating the page rapidly” has been resolved.
Tooltip
Bug Fixes
-
285751
,F156425
,F156036
- The issue with “Exception occur in the Tooltip likeCannot set the property 'blazor__instance' as null
” has been resolved.
Tree Grid
Bug Fixes
-
F156398
- ProvidedRefresh
method to refresh the content of Tree Grid manually
TreeView
Bug Fixes
-
## 282462
- Now, the GetTreeData method will return the updated value of the TreeView component after adding a new node. - Resolved the script error thrown while using the DragArea property.