Essential Studio for Blazor Release Notes

v20.2.48
September 6, 2022

Chart

Bug fixes

  • #T397715 - Browser becoming unresponsive when the pie width is small and datalabel is enabled has been resolved.
  • #T398959 - Chart legend paging is now properly working.
  • #T397690 - Chart legend paging number is now proper after legend click.
  • #T400659 - Console error thrown in Pivot Chart issue has been resolved.

DatePicker

Bug fixes

  • #F176761 - The issue “Datepicker does not add error class when the disable date is entered manually” has been resolved.

DocIO

Bug Fixes

  • #I402018 – The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I398753 – Bookmark content is now replaced properly while calling ReplaceContent method.
  • #I400323 - Paragraph bottom border is now preserved properly while converting a Word document to PDF.

Bug fixes

#F176653 - The issue “Virtualization is not working properly when we bind a value which is not present in the datasource” has been resolved.

Gantt Chart

Bug fixes

  • #I398274 - Issue on taskbar dragging predecessor and ModifiedTaskData values not properly update has been fixed.
  • #I396227 - Issue when enable the column virtualization on load time has been fixed.

Grid

Bug Fixes

  • #SF-392611 - GridAggregateColumn FooterTemplate bounds outside the grid container is fixed.

MaskedTextBox

Bug fixes

  • #I397507 - The issue “cursor moves to last position when mask property is changed dynamically “ has been resolved

NumericTextBox

Bug fixes

  • #F176696 - Issue with “Decimal Separator not working properly in Arabic culture” has been resolved.

PDF Viewer

Bug fixes

  • #I398596 - The issue with “Annotations are not properly imported when orientation is changed” has been resolved.
  • #I402048 - The issue with “Some values in Form Field are missing after saving and Zooming” has been resolved.
  • #I401448 - The issue with “UpdateViewerContainerAsync method is not working properly” has been resolved.

Tooltip

Bug fixes

  • #I401808 - The issue with “The Blazor Tooltip component while dynamically updating property values” has been resolved.

TreeView

Bug fixes

  • #I398467 - The issue with “When running a Blazor TreeView test case, an infinite ExpandedNodesChanged event is triggered” has been resolved.
  • #I392244 - The issue with “Performance delay while rendering more than 21 nodes as nested children in the Blazor TreeView component” has been resolved.

XlsIO

Bug Fixes

  • #I396753 - Line color is now rendered properly while converting a chart from XLS file to image.
  • #I395616 - Chart trendline is now rendered properly in Excel to PDF conversion even when the series data points has empty values.