Essential Studio for Blazor Release Notes
v18.4.33
January 5, 2021
TreeView
Bug Fixes
-
## 304072
- The issue with “The node editing is not working in remote data source” has been resolved. -
## 304072
- The issue with “The event binding is not working in remote data source” has been resolved.
DatePicker
Bug Fixes
-
## 308765
- Issue with “input gets flicker while entering the date value in the azure” has been resolved.
MultiSelect
Bug Fixes
-
## 308628
- Issue with “list gets flicker while selecting the item” has been resolved. -
## 308844
- Issue with “pre-select value is not updated while binding GUID data type of values” has been resolved.
DateRangePicker
Bug Fixes
-
## 308947
- Issue with “cleared value is not removed from input element while resetting the value on the button click” has been resolved. -
## 308629
- Issue with “range hover class is added additionally while selecting the same date as start and end” has been resolved.
NumericTextBox
Bug Fixes
-
## F161032
- Issue with “exponential value is not updated while binding double data type value with decimal” has been resolved.
File Upload
Bug Fixes
-
## 296448
- Now, you can cancel and remove the particular file using methods.
Grid
Bug Fixes
-
## 308588
- Grid shown Incorrect result when perform searching with foreignkey and command column is fixed. -
## F158336
,## 299072
,## F159960
- Checkbox item Contents inside excel Filter is not properly wrapped is resolved. -
## 305986
- Filter Menu dialog search returns no records when using Contains operator is solved. - Script error thrown when open context menu in WASM application is fixed.
Toast
Bug Fixes
-
## 307049
- The issue with “Progressbar flickers when hovered on the toast” has been resolved.
RichTextEditor
New Features
- Provided new event
OnImageDrop
that triggers before dropping an image in Rich Text Editor component.
Bug Fixes
-
## 304991
- The issue with “Selecting multiple rows in the table and applying styles doesn’t work in the firefox browser” has been resolved. -
## 309170
- The issue with “The Rich Text Editor is not rendered, using the NuGet version 18.4.32” has been resolved.
Tree Grid
Bug Fixes
-
## 305673
- Navigating from Grid to Tree Grid works properly. -
## 308601
- AddRecord method works properly while adding records dynamically with different NewRowPosition.