Essential Studio for Blazor Release Notes
v19.3.47
October 26, 2021
DatePicker
Bug Fixes
-
#I345510
- Issue with “ValueChange
event fired multiple times while calling the ShowPopupAsync() method in theFocus
event” has been resolved.
DateRangePicker
Bug Fixes
-
#F169786
- Issue with “custom range text is not updated properly in the preset popup” has been resolved.
Gantt Chart
Bug Fixes
-
#I345963
- Issue on mouse cursor whenAllowTaskbarEditing
is disabled has been fixed.
Grid
Bug Fixes
-
#I342815
- Problem with displaying custom filter operator values in Filter Menu Dialog is fixed. -
#I344649
- Not able to prevent the column from resizing using Resizing events is resolved. -
#I345849
- Filterbar is not rendered when grid has foreign key column(with remote data) is resolved. -
#I322795
- Need to clear the searching in grid by clicking the clear(x) button in toolbar search is fixed. -
#F166328
- Problem with grouping, AutoFit enabled columns when bind data using CustomAdaptor is fixed. -
#I343881
- DateTime value is not filtered properly while using ODataAdaptor in Grid is resolved.
In-place Editor
Bug Fixes
-
#I345539
- The issue with “In-place EditorValueChange
event is not triggered with the value changes” has been resolved.
MaskedTextBox
Bug Fixes
-
#I345465
- Now, exception will no longer be thrown while rendering the component on dynamically.
MultiSelect
Bug Fixes
-
#F169768
- Issue with “selected value is not displayed in the multiselect input” has been resolved.
NumericTextBox
Bug Fixes
-
#F169768
- Issue with “Min and Max validation is not working while typing the value on the input” has been resolved.
PDF Viewer
Features
-
#344696
- Add method overload for Load method in PDF Viewer with Stream or byte parameters.
Bug Fixes
-
#345453
- The PDF Viewer Toolbar now does not show the unselected options while customizing toolbar items. -
#344480
- The free text annotation is displayed properly in the provided document. -
#335852
- The PDF Viewer zoom drop-down menu now is shown properly on the full-screen view.
Schedule
Bug Fixes
-
I344695
- Dragging or resizing an event with decimal interval throws an exception has been fixed. -
I344582
- Week number is not properly updating while usingFirstDayOfWeek
property in Timeline views issue has been fixed.
Tab
Bug Fixes
-
#F169734
- An issue with background color is not applied properly in the bootstrap5-dark theme has been fixed. -
#I345326
- An issue with selection focus is not maintained properly in the tab has been fixed.
Tabs
Bug Fixes
-
I345326
- An issue with the “SfTab selection focus” has been fixed.
TextBox
Bug Fixes
-
#I345774
- Issue with “CssClass
property is not updated to the wrapper element when dynamically change the CssClass property” has been resolved.
TimePicker
Bug Fixes
-
#F169653
- Issue with “typed input value is not updated to the popup list while enabling theStrictMode
property” has been resolved. -
#F165350
- Issue with “keyboard navigation is not working properly after typed value on the input” has been resolved.
Tooltip
Bug Fixes
- The issue with “The Tooltip target is not changed when it is changed dynamically” has been resolved.
Tree Grid
Bug Fixes
-
#I344614
- Resolved dynamically added/removed columns not update issue. -
#I345181
- Drag and Drop working properly for middle segment after scrolling. -
#I342388
-SelectRowsAsync
method works properly after random expand/collapse action. -
#I343184
- Resolved issue in filtering withHierarchyMode
asChild
inTreeGridFilterSettings
.
XlsIO
Bug Fixes
- #I344139 - OnAction property value of alternate share is now set properly.
- #I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
- Picture border edge join is now preserved properly while resaving the Excel document.
- Table striped style is now applied properly based on the strip size.