Essential Studio for Blazor Release Notes

v20.3.50
October 18, 2022

Chart

Bug Fixes

  • #I409599 - Accumulation chart annotation position is now proper on page reload.
  • #I411594 - When the mouse leaves the chart area, the tooltip is now properly hidden.
  • #F178050 - Context menu is now displayed in the chart when placed inside the diagram.
  • #I412344 - Legend is now properly rendered while the visibility is dynamically updated.

DateTimePicker

Bug fixes

  • #I405560 - Issue with “TValue is used as a DateTimeOffset instead of using DateTime, ArgumentOutOfRange exception is thrown.” has been resolved.

DocIO

Bug Fixes

  • #F177854 - Hanging issue has been resolved while converting a RTF format document to HTML.
  • #I409119 - Document will no longer be corrupted while resaving a DOCX format document.
  • #I409544 - Hanging issue has been resolved while calling AcceptAll() method.
  • #I409115 – Child shape is now preserved properly while calling ImportContent() method.
  • Reference field with hidden bookmark is now updated properly while calling UpdateDocumentFields() method.

File Manager

Bug fixes

  • #I397923 - Issue with “The Blazor File Manager, context menu opening selects the previous selected item” has been resolved.
  • #I408608 - Issue with “Blazor FileManager fails to perform multiple file drag and drops in the LargeIcons view” has been resolved.

FileUpload

Bug fixes

  • #I405499 - The issue with “The uploaded file has 0 KB in its saved location using the UploadAsync method.” has been resolved.

Gantt Chart

Bug fixes

  • #I408815 - Issue on gantt load time exception in without records has been fixed.
  • #I412911 - Fixed the object reference not set to an instance of object issue while rendering Gantt.
  • #I411947 - Issue on adding records in the initial Gantt Chart without records has been fixed.

Grid

Bug Fixes

  • #I396651 - Issues with adding/deleting rows in row virtualization is fixed.
  • #I409099 - Issue with “Record does not update properly with observable collection” has been resolved.
  • #I399735 , #I409510 - Issue with “Row drag and drop generated a horizontal scrollbar and gets stuck while dragging outside the grid” has been resolved.
  • #I398917 - Issue with “Searched value in the filter bar is getting removed when searching is done in another filter bar, while two foreign key columns having the same ForeignKeyValue” has been resolved.
  • #F177941 - Issue with “Unexpected behavior on using header checkbox and ClearFilteringAsync method” has been resolved.
  • #I397121 - Issue with “Column header shows ellipsis when autofit is enabled” has been resolved.
  • #F175035 - Issue with “Persisted Grid does not render properly after resize” has been resolved.
  • #F176552 - Issue with “Select query is passed to all the columns on clicking filter icon” has been resolved.

NumericTextBox

Bug fixes

  • #I390197 - Issue with “unnecessary aria attributes get added to the component” has been resolved.

PDF

Bug Fixes

  • #I407312 - Text missing issue will no longer occur when extracting text from a PDF document.
  • #I404458 - KeyNotFoundException will no longer occur while extracting the images from the pdf document.
  • #I410248 - The issue with “Spacing while extracting text from specific document” has now been resolved.
  • #I409395 - The issue with “Cropping while adding string in the nested grid” has now been resolved.
  • #I404263 - Find text works properly in the OCRed PDF document.

Presentation

Bug Fixes

  • #I406388 - Thai text characters will now preserved properly while converting a PowerPoint presentation to PDF.
  • #I410544 - The OutOfMemoryException will no longer be thrown while cropping an image.

TreeView

Bug fixes

  • #I377279 - Issue with “Uncheck action is not working with nested level nodes in the TreeView” has been resolved.

XlsIO

Bug Fixes

  • #I409894 - Not supported exception thrown while importing HTML table having em tag to worksheet is now resolved.
  • #I386647 - End of stream reached exception thrown while opening XLSB file with more than 9 worksheets is now resolved.
  • #I410015 - Application being hanged while parsing client data with FirstButton element having an empty value in the shape is now resolved.
  • #I410601 - Chart series with a gap width of zero is now rendered properly in Excel to PDF conversion.
  • #I409068 - Data labels are now rendered correctly in the chart to image conversion for German culture.