Essential Studio for Blazor Release Notes

v19.2.46
July 6, 2021

AutoComplete

Bug Fixes

  • #I333740 - Issue with “ItemData argument is not updated while updating filtering value using tab and enter key” has been resolved.

Chart

Bug Fixes

  • #I332416 - Cancel argument in LegendClick event is now working properly.
  • #F166454 - Legend is now rendering properly with Korean text.

DateTimePicker

Bug Fixes

  • #I334037 - Issue with “selected time is not updated while clicking the calendar day after navigating to other months” 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.

Bug Fixes

  • #I331887 - Issue with “OnClose event is not fired while clicking on the document” has been resolved.

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.

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.

Kanban

Bug Fixes

  • #I330503 - The console error that occurred when clicking the add button in a column on the Kanban board has been resolved.

Maps

Bug Fixes

  • I332875 - When the Maps component is rendered inside the Dashboard Layout component, no exceptions will be thrown.

MultiSelect

Bug Fixes

  • #I333313, #I334481 - Issue with “null reference exception occurs while dynamically changing the DataSource and Query properties” has been resolved.

NumericTextBox

Bug Fixes

  • #I334389 - Issue with “decimal separator is not updated properly while setting German(de-DE) culture” 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.

RichTextEditor

Bug Fixes

  • #I333012 - The issue with “FloatingToolbarOffset property not binding on initial render of the Rich Text Editor” has been resolved.

Bug Fixes

  • #I334296 - Issue with MediaQuery property 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.

TextBox

Bug Fixes

  • #I332552 - Issue with “Value and input UI are not updated while changing the value inside the component ValueChange event”.

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.

TreeMap

Bug Fixes

  • #I332784 - TreeMap items render properly when item text is a substring of another item.