Essential Studio for Blazor Release Notes
v18.4.33
January 5, 2021
DatePicker
Bug Fixes
-
## 308765
- Issue with “input gets flicker while entering the date value in the azure” 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.
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.
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.
NumericTextBox
Bug Fixes
-
## F161032
- Issue with “exponential value is not updated while binding double data type value with decimal” 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.
Toast
Bug Fixes
-
## 307049
- The issue with “Progressbar flickers when hovered on the toast” 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.
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.
XlsIO
Bug Fixes
- #304124 - Cell text with accounting format is now rendered properly for the cell with indent level.
- #307537 - Conditional format number value is now correct when changing the system culture.
- #306110 - Row format is now correct while refreshing data in the table.
- #301881 - Exception is no longer thrown while resaving the Excel document when duplicate styles exist.
- #305006 - Performance is improved and sparklines are now preserved properly when deleting the row.
- #305477 - Cell color is now updated properly for databar in Excel to HTML conversion.
- #302479 - Excel document is no longer corrupted while resaving with pivot table.
- Conditional format applied to EntireColumn is now preserved properly while resaving the XLSX file in XLS format.