Essential Studio for Blazor Release Notes

v18.3.47
November 5, 2020

ComboBox

Bug Fixes

  • ## 298897 - Issue with “exception occurs while resetting the value on dynamically with nullable int data type” has been resolved.

Common

New Features

  • Provided .NET 5.0 Release Candidate (RC2) compatibility support for Syncfusion Blazor components.

Dialog

Bug Fixes

## F158719 - The issue with “SfDialog AllowDragging is not working properly when the scrollbar is enabled in the page” has been resolved.
## 294673 - The issue with “SfDialog inside placed element not focused, when animation configured as None” has been resolved.

Document Editor

New Features

  • ## I287831 - Added public API to show spell check dialog.
  • ## I290423 - Added resize API in document editor container.

Bug Fixes

  • ## 300042 - Issue with “exception occurs in the value template while setting the negative value to the Index property” has been resolved.

Grid

Bug Fixes

  • ## F158247 - Exception throws when performing print operation after filtering date column is fixed.
  • ## F157794, ## F158649, ## 299465 - All Column have same width in exported Pdf file irrespective to width define in GridColumn is resolved.

New Features

  • ## 282635 - Provided support in Grid to respond for ObservableCollection events.

Breaking Changes

  • Order of the PageOrientation enum type values is changed from Landscape, Portrait to Portrait, Landscape.

Kanban

Bug Fixes

  • ## 295798 - The issue with “Sorting is not working properly when providing as two digit value” has been fixed.

New Features

  • Card Layout: Improved the card layout by providing the default colours, labels, and custom classes.

Rich Text Editor

Bug Fixes

## 294491 - The issue with “The Rich Text Editor ExecCommand public method is not working” has been resolved.

Schedule

Bug Fixes

## F158980 - The issue with “Appointment rendering problem for Recurrence Rule” has been fixed.

Splitter

Bug Fixes

## 298877 - The issue with “Exception is thrown when updating the Splitter Collapsed property with page routing” has been resolved.

Tooltip

Bug Fixes

  • ## 297739, F158987 - The issue with “Exception occurs in the Tooltip like Cannot access a disposed object.” has been resolved.

  • The issue with “The script error occurs in the Tooltip like Cannot read the property style of null while enabling the mouse trail support” has been resolved.

Tree Grid

Bug Fixes

## F157707 - AutoFitColumns method works fine when width is provided for columns.
## 299445 - Adding a new record as a child to the level 0 parent records works fine.

TreeView

New Features

  • ## F158142 - Now, the TreeView template node interaction is enabled.

  • ## 283413, ## 292462, ## 293662, ## 295375, ## 298137,F154759, F156527, F158020 - The issue with “The Data Source is not bound to the TreeView component when declaring after the await method” has been resolved.

Bug Fixes

  • ## 299204, ## 300168, ## 300284 - The issue with “Exception occurs in the TreeView as Value cannot be null” has been resolved.

XlsIO

Bug Fixes

  • #292282, #F157287 - CopyTo method now copies Excel table styles if copied from second row or more.
  • #292271 - Exception is no longer thrown if all the table rows are deleted.
  • #293903 - Exception is no longer thrown when converting the Excel file to PDF.
  • #295621 - Defined name value with more characters is now working proper without exception.
  • #294651 - Exception is no longer thrown while converting Excel file to PDF with conditional formats.
  • #287586 - Name of a pivot table data field is now correct in Excel to PDF conversion.
  • #293247 - Inserting a new row preserves the number format in the existing table.
  • #292312 - Exception is no longer thrown while inserting rows above sparklines.
  • #296469 - Conditional format is now correct while changing thread culture.
  • #291424 - Column width is now set correctly while updating styles to entire column.
  • #294893 - Exception is no longer thrown while parsing the Excel document with pivot table.
  • #293348 - DateTime format is now proper when accessing Range.DateTime property.
  • #293903 - Exception is no longer thrown when formula contains an unknown name in Excel to PDF conversion.
  • #292625 - Page numbers are now rendered in the correct format when header/footer text contains page number and plus sign.
  • #292241 - Rich-text is now applied to tables during Excel to PDF conversion.
  • #292697 - Exception is no longer thrown while converting Excel chart to image with polynomial trend line series.
  • #294223 - Axis line is now rendered correctly in chart to image conversion.
  • #F157299 - Mixed data type values are exported with proper format while exporting worksheet to data table.
  • #F157772 - Line series are no longer missed in Excel to PDF conversion.
  • #F157287 - Corruption no longer occurs when copying worksheets from multiple workbooks.
  • Category axis label text is now rendered properly in chart to image conversion.