Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio for Blazor updated
Released: Aug 29, 2023
Updates in Syncfusion Essential Studio for Blazor
Fixes
AutoComplete
Fixed the issue where the Enter key selection was not working properly when the close action was prevented.
Chart
The issue of only showing visible points in the shared tooltip when zooming the chart has been fixed.
The crosshair for the chart now moves with the cursor to the series closest point, along with a shared tooltip.
All axis labels are now rendered while scrolling in lazy loading.
When adjusting the bubble size using the OnPointRender event, the tooltip for the bubble series is now displayed correctly.
ComboBox
Issue with "Unwanted height is added when combobox is render inside the e-template class only" has been resolved.
Data Grid
Resolved the issue where empty space appears on the right side of the grid toolbar when the sticky header is enabled.
Resolved the issue where a NullReferenceException was thrown when filtering or searching with empty column values in an ExpandoObject.
Resolved the issue where the command button triggered the EndEdit method twice upon pressing the enter key.
DropDown List
Fixed issue where the preselected value was not properly bound on dropdownlist.
Fixed Null exception thrown with ValueTemplate when opening the popup and pressing the Esc key.
Kanban
Dynamically changing the keyfield of the columns in the Kanban component now works properly.
Masked TextBox
Fixed an issue where the e-error class was not being removed when validating the form if the values were bound programmatically.
Numeric TextBox
Fixed an issue where the e-error class was not being removed when validating the form if the values were bound programmatically.