Essential Studio for Blazor Release Notes

v20.1.51
April 26, 2022

AutoComplete

Bug fixes

  • #F173881 - Issue with “Unhandled exception throws while binding value as object” has been resolved.

ComboBox

Bug fixes

  • #I368766 - Issue with “exception throws while using Tuple <string,string> type as data source” has been resolved.

DocIO

Bug Fixes

  • #I369613 - Paragraph before spacing is now considered while wrapping with table in Word to PDF conversion.
  • #I373419 - HTML string is now appended properly while calling AppendHtml() method.
  • #I374490 – The ArgumentOutOfRangeException will no longer been thrown while converting a Word document to PDF.
  • #I372197 - Table of contents are now updated properly while calling UpdateTableOfContents() method.
  • #I373708 - Paragraph content is now tagged properly while converting a Word document to PDF.
  • #I375166 - The ArgumentException will no longer been thrown while converting a Word document to PDF.
  • #I373190 - Paragraph indents are now preserved properly while converting a DOCX format document to PDF.
  • #I373394 - Bookmark is now exported properly while converting a Word document to PDF.

Gantt Chart

Bug fixes

  • #I374682 - Issue on set column default value has been fixed.

Grid

Breaking Changes

  • #FB29153 - Changed the Grid’s Refresh method to asynchronous method.
  • #I371794 - Marked the Cancel property in the RowSelected event as deprecated, since it’s no longer be used.

Bug Fixes

  • #F171736 - Aggregates not updated properly with changes in data from ObservableCollection is fixed.
  • #I370198 - Column menu columns(Column chooser) dialog overlaps with filter dialog after interacting with filter dialog is resolved.

Kanban

Bug fixes

  • #F174093 - Now, you can perform swipe action to scroll the mobile SfKanban board left or right after performing the drag and drop action.

Linear Gauge

Bug fixes

  • #I374347 - The dash array can now be customized in the border of pointers and ranges in the Linear Gauge.

Maps

Bug fixes

  • #I374495 - The shape map and the legend with float position will no longer overlap.
  • #I374526 - The ShapeSelected event argument’s Data property will now be available.

PDF

Bug Fixes

  • #I375999 - The child bookmark cloning issue is resolved while splitting the PDF document.

Presentation

Bug Fixes

  • #I374801, #I374804 - The ArgumentNullException will no longer be thrown while opening a PowerPoint presentation.

SplitButton

Bug fixes

  • I374544 - The issue with “SfSplitbutton Css class is not added to the button component” has been resolved.

Tree Grid

Bug fixes

  • #I374613 - Column hiding works properly, when column virtualization is enabled.
  • #F171965 - Byte[] type data serialized properly while using ODataV4Adaptor.
  • #I367285 - Issue with “Exception throws when adding the record using Complex Data Binding in TreeGrid” has been resolved.
  • #I372994 - Issue with “TreeColumnIndex after reordering and the button click” has been resolved.

XlsIO

Bug Fixes

  • #F174314 - Argument Exception thrown while opening an Excel document with formulas in Thai culture has been resolved.