Essential Studio for Blazor Release Notes
v19.2.46
July 6, 2021
Gantt Chart
Bug Fixes
-
#I331656- Issue when updating data source dynamically has been resolved. -
#I329906- Issue in Taskbar and TimelineUnit size when using German culture has been fixed.
Sidebar
Bug Fixes
-
#I334296- Issue with MediaQuery property has been resolved.
TextBox
Bug Fixes
-
#I332552- Issue with “Value and input UI are not updated while changing the value inside the componentValueChangeevent”.
DropDownList
Bug Fixes
-
#I331887- Issue with “OnCloseevent is not fired while clicking on the document” has been resolved.
AutoComplete
Bug Fixes
-
#I333740- Issue with “ItemDataargument is not updated while updating filtering value using tab and enter key” has been resolved.
MultiSelect
Bug Fixes
-
#I333313,#I334481- Issue with “null reference exception occurs while dynamically changing theDataSourceandQueryproperties” has been resolved.
NumericTextBox
Bug Fixes
-
#I334389- Issue with “decimal separator is not updated properly while settingGerman(de-DE)culture” has been resolved.
DateTimePicker
Bug Fixes
-
#I334037- Issue with “selected time is not updated while clicking the calendar day after navigating to other months” has been resolved.
Pivot Table
Bug Fixes
-
#I331521,#F165365- Exception that occurs on navigating the component has been fixed. -
#I330210- The conditional formatting UI is now completely localized. -
#I328420- Now the calculated field formula supports rounding off.
Tree Grid
Bug Fixes
-
#I331973- Issue in reordering position while perform Indent/Outdent actions has been resolved. -
#I328148- Adding a new row after filtering works fine with complex data binding. -
#I319194- Expand/Collapse works fine while using custom data binding with Virtualization.
Kanban
Bug Fixes
-
#I330503- The console error that occurred when clicking the add button in a column on the Kanban board has been resolved.
Dialog
Bug Fixes
-
#I334199- The issue with “Dialog contents flickered, when navigating to other page from dialog rendered page” has been resolved.
Maps
Bug Fixes
-
I332875- When the Maps component is rendered inside the Dashboard Layout component, no exceptions will be thrown.
RichTextEditor
Bug Fixes
-
#I333012- The issue with “FloatingToolbarOffsetproperty not binding on initial render of the Rich Text Editor” has been resolved.
Splitter
Bug Fixes
-
#I334119- The issue with “Expanding the splitter pane after collapsing, using the collapse button is not working” has been resolved.
Grid
Bug Fixes
-
#I326420- Duplicate locale key entries in resx file is resolved. -
#I323854- Issue with dialog mode editing with the selected record is fixed. -
#F166858- Export to PDF throws an exception while exporting custom column properties with Aggregate rows is solved. -
#F165204- Incorrect search results are returned when one of the Grid columns having null values is resolved. -
#I325663- Checkbox Selection issue while in inserting the second record in Grid with batch editing is fixed. -
#I323256- Exception is thrown during Add action when having enum valued GridForeignColumn is fixed. -
#I323400- Grid content is not loaded properly while resetting the persisted data with Virtualization and Persistence is solved. -
#F163727- Exception throws while defining foreignkey column field as complex field with paging is resolved. -
#I321559- ArgumentException throws on editing with Complex expando editing is fixed.
Chart
Bug Fixes
-
#I332416- Cancel argument inLegendClickevent is now working properly. -
#F166454- Legend is now rendering properly with Korean text.
TreeMap
Bug Fixes
-
#I332784- TreeMap items render properly when item text is a substring of another item.