Essential Studio for Blazor Release Notes

v20.3.59
November 29, 2022

Chart

Bug Fixes

  • #I417575 - DateTime axis labels are now proper when zooming with live update.
  • #I419361 - Console error while adding stripline dynamically has been solved.
  • #I419595 - Waterfall chart throws exception when sumIndexes are more has been solved.
  • #I419593 - Sum Indexes are now proper in Waterfall chart.

Chips

Bug fixes

#I414842,#I420475 - Occurance of reselection while using SelectedChipsChanged event callback with Delay in the Chips component has been resolved.

DocIO

Bug Fixes

  • #I415675 – The StackOverFlowException will no longer be thrown while converting a Word document to PDF.
  • #F178744 – The ArgumentOutOfRangeException will no longer be thrown while opening a HTML format document in “th-TH” culture.
  • #I417419 – Hyperlinks are now working properly while converting a Word document to PDF.
  • TextBox contents are now preserved properly while converting a DOCX format document to PDF.

Gantt Chart

Bug fixes

#I414816 - Exception occurs while doing filter action for Resource column issue fixed.

  • #I414691 - While changing TimelineViewMode dynamically Timeline not changing issue fixed.
  • #I418625 - Issue on zoom to fit has been fixed.
    #I415464 - Issue with “UpdateRecordByIDAsync method” has been resolved.
  • #I416721 - Issue with misalignment between the grid and chart side has been resolved.
  • #FB39373 - Exception throws on adding record has been fixed.

Grid

Breaking Changes

  • #I392894 - Provided support to remove the right side freeze pane(ie. column seperator line).

Previous

At initial rendering when AllowFreezeLineMoving is enabled without any FreezeDirection, right side freeze pane(column separator line) is enabled.

Now

At initial rendering when AllowFreezeLinemoving is enabled without any FreezeDirection, right side freeze pane(column separator line) is removed, only left side column separator is enabled.

Bug fixes

  • #F177222 - “Exception is thrown while defining the null class to the Grid element” has been fixed.
  • #I411483 - “Exception throws on filtering records in Dotnet7 RC2” has been resolved.
  • #I409051 - Issue with “EnableExternalMessage doesn’t show the filtered column information during the initial filtering” has been fixed.

HeatMap

Bug fixes

  • #F178749 - Tooltip customization will now work properly.

Maps

Bug fixes

  • #I414299 - When “GeometryCollection” type map data with custom shapes is added as a sublayer, multiple shapes in them are now rendered correctly.

PDF

Bug Fixes

  • #I419079 - The conversion failure when converting XPS to PDF will no longer occur in a particular XPS document.
  • #I419825 - The issue with “Formatting exception when getting color from the specific free text annotation PDF document” has now been resolved.
  • #I418031 - The issue with “Find text failure for the text containing numbers with hyphens” has now been resolved.
  • #I415562 - The out of memory exception will no longer occur when performing extract text for a particular PDF document.

Timepicker

Bug fixes

#I419815 - Issue with “A console error occurred when using DateTimeOffset in TimePicker component.” has been resolved.

Tree Grid

Bug Fixes

  • #I414347 - ExpandStateMapping property value updated properly in dataSource while expand/collapse actions.
  • #I395415 - Resolved script error on cell navigation using tab key with column virtualization enabled.

XlsIO

Bug Fixes

  • #I418498 - Workbook argument separator is now set properly when modified through SetSeparators method.
  • #I418957 - Underline being applied to all Excel cells while assigning HTML text with hyperlink to HTMLString property is now resolved.
  • #I414850 - Excel file being corrupted when data validation is applied and resaved is now resolved.
  • #I419965 - Calculated value is correct even when the dependent cell with general number format has number stored as text error.
  • #I419276 - Improper exception message thrown from SetPlatterColor is now modified.

  • Font color is now applied even when the indexed color value is greater than 64.