Essential Studio for Blazor Release Notes

v20.4.50
February 14, 2023

AutoComplete

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

Calendar

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

Bug fixes

  • #I435903 - The issue with change the default button type of SfCarousel buttons(previous, next and play) as Button instead of Submit has been resolved.

Chart

Bug Fixes

  • #F172474 - Chart datalabel is now proper for localization.
  • #F180132 - Chart lazy loading is now working properly.
  • #I427009 - Pie legend gets overlapped in device mode has been resolved.
  • #I432617 - Pie chart OnLegendItemRender event args.cancel is now working.
  • #I425019 - Breaking issue in Polar and Radar type in Pivot Chart has been resolved.

ComboBox

Bug Fixes

  • #F180169 - Issue with “attributes added using the HTMLAttributes property not being updated in the component” has been resolved.

  • #F180168 - The issue “change event is triggered when we re-enter the same value and focus out the component” has been resolved.

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

DashboardLayout

Bug fixes

  • #I434443 - The issue with arguments of the Changed event in Dashboard Layout component has been resolved.

DatePicker

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

DateRangePicker

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

DateTimePicker

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

DocIO

Bug Fixes

  • #I431221 - TOC is now preserved properly while resaving a DOCX format document.
  • #I433475 - Document will no longer corrupted while resize the frame in DOCX format document.
  • #I435431 - Hanging issue has been resolved while opening a DOCX format document.
  • #I434383 - Footnote is now preserved properly while converting a Word document to PDF.

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

FileManager

Bug fixes

  • #I430694 - The issue with the AllowDragAndDrop property in the FileManager component has been resolved.

  • #I428118 - The issue of a single file not being able to be downloaded through the FileManager component for private Azure blob storage has been resolved.

Gantt Chart

Bug Fixes

  • #I434767 - Issue on drawing dependency line with auto scroll not working has been resolved.

  • #I434770 - Issue on console error occurring while loading the Gantt Chart when resizing the browser width has been resolved.

  • #I434768 - Issue on empty space in Gantt Chart side when horizontal scrolling has been resolved.

Grid

Features

  • #I287323 , #F178937 - Provided row drag and drop support for dragging and dropping between two different model grids.

Bug Fixes

  • #I415497 - Issue with “Drag and Drop between the grids is not working properly in the firefox browser” has been resolved.
  • #I430782 - In Dialog Edit, the dialog doesn’t render properly when the EnableAdaptiveUI is set to true is fixed.
  • #I432593 - Issue with “SelectedRowIndex property doesn’t get updated during selection” has been resolved.
  • #F180203 - Issue with “In Adaptive mode, the filter dialog displays column name instead of display name” has been resolved.
  • F177937 - Issue with “RowDragStarting event doesn’t triggers, while performing the Drag and Drop action” is fixed.
  • #I419734 - Exception throws while adding or removing the frozen columns dynamcially is fixed.
  • #I429558 - Issue with “Validation message not visible properly when Grid has empty data” has been resolved.

MaskedTextbox

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

MultiSelect

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

NumericTextbox

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

Pivot Table

Bug fixes

  • #I430309 - Pivot Table now exports properly with different cultures to an Excel document.

Presentation

Bug Fixes

  • #I433972 - The KeyNotFoundException will no longer be thrown while opening a PowerPoint presentation.

Rich Text Editor

Bug Fixes

  • #I430658 - Resolved the issue where the “/” at the end of tags was being removed when dynamically inserting content into the RichTextEditor, even when EnableXhtml was set to true.

Scheduler

Bug fixes

  • #I435662 - An issue with GetCurrentAction public method returns wrong value has been fixed.
  • #I435380 - An issue with currentView not changed properly, when using Navigating event has been fixed.
  • #I437043 - An issue with Editor template not add or save the resource appointment has been fixed.

Bug fixes

  • #I429630,#F179849 - The issue with CloseOnDocumentClick property in Sidebar component has been resolved.

TextBox

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

TimePicker

Bug Fixes

  • #F180207 - Fixed issue where a change event was triggered when user removed disabled / readonly attributes from DOM and changed the component value.

TreeView

Bug Fixes

  • #I434547 - Fixed the issue with Expanded nodes property and Expand action not working properly while using the CustomAdaptor.