Essential Studio for Blazor Release Notes
v18.4.49
March 23, 2021
DatePicker
Bug Fixes
-
## 318751
- Issue with “previous year value is updated to the date input while typing the year in the date input” has been resolved.
DateTimePicker
Bug Fixes
-
## 319879
- Issue with “exception throws when press the escape key after open the time popup” has been resolved.
Dialog
Bug Fixes
-
## 319492
- The issue with “Changing the dialogWidth
property dynamically doesn’t work” has been resolved. -
## 319627
- The issue with “Grid edit dialog’s width, which is set to ‘auto,’ is missing” has been resolved.
DropDownList
Bug Fixes
-
## 319138
- Issue with “dropdown popup is closed while rendering another dropdown inside the header template” has been resolved.
Grid
Bug Fixes
-
## F21569
- Not able to change the filter operator using mouse click in Menu filter of Column Menu is fixed. -
## F23362
- Changing the dialogWidth
property dynamically issue is resolved.
MultiSelect
Bug Fixes
-
## 319353
- Issue with “custom value is not updated to the multiselect input when render the component without data source” has been resolved.
Range Navigator
Bug Fixes
-
## 315608
- RangeChanged event fires twice in RangeNavigator has been fixed. -
## 315608
- Console errors are resolved on resizing the RangeNavigator. -
## 315608
- Range selection animation is working fine for RangeNavigator.
Scheduler
Bug Fixes
-
## 319861
- An issue with the “Appointments not rendering in timeline year view when appointments are available beyond the min or max date” has been fixed. -
## 318916
- An issue with the “Scrolling to a specific time on usingScrollTo
method not working in Timeline views when EnableRtl set to true” has been fixed. -
F163603
- An issue with the “Recurrence rule not generated properly while selecting Yearly with setPosition option” has been fixed.
Tree Grid
Bug Fixes
-
## 318479
- Expand/Collapse of 1st level parent records works fine for tree grid with single root parent datasource, whenEnableVirtualization
is true.
XlsIO
Bug Fixes
- #316214 - Text box text in chart is now preserved properly while resaving the Excel document.
- #315334 - Exception is no longer thrown while applying template markers with more than one variable.
- #318141 - Chart data label is now preserved properly while resaving the Excel document.
- #318009 - Worksheet images are parsed when reading the workbook with ParseOnDemand option.
- #318387 - Chart data range is now updated while inserting rows in the worksheet.
- Text in the textbox with formula is preserved properly when resaving the Excel document.