Essential Studio for Blazor Release Notes

v19.3.48
November 2, 2021

Chart

Bug Fixes

  • #345891 - Chart Annotations and StripLines does not hiding on collapse has been resolved.
  • #344453 - System FormatException error when date format is yyyy-mm-dd issue has been resolved.

Gantt Chart

New Features

  • #331813 - Provided support to splitter created event.

Bug Fixes

  • #I345639 - Issue in triggering Created event has been fixed.
  • #I333244, #I325373 - Fixed Indent/outdent issue with multiple selection of Gantt Tasks.
  • #I345947 - Removed spinner on horizontal scroll action.
  • #I345298 - Issue on timeline rendering, when remote data is used has been fixed.

Grid

Bug Fixes

  • #I345313 - Exception throws on pressing space key in grid header is fixed.
  • #I337477 - Problem with persisting Column visibility state when using HideAtMedia is resolved.
  • #I339061 - Issue with selected row index order when selecting multiple rows using Shift key with Persist Selection is resolved.
  • #I341866 - Search operation in Excel/Checkbox filter custom List datasource is not working for DateTime column is fixed.
  • #F167005 - Problem with Date column filtering when date field type as DateTimeOffset is fixed.
  • #I339562 - Provide support to enter values in input elements in Template without specifying stop propagation in sample level is resolved.
  • #F166900 - Problem with Add records when define Custom Adaptor to return Observable Collection from Read method is fixed.
  • #FB28626 - Header Text Align property not set when we rendered the Grid column as custom component is resolved.
  • #I346508, #I346960 - Exception is thrown when trying to perform single click batch editing using EditCell method is fixed.
  • #FB29439 - Need to render only Equal and Not equal operators in filter menu dropdown is fixed.
  • #I338900 - Problem with applying AnimationEffect on EditDialog close is fixed.

PDF Viewer

Bug Fixes

  • #345023 - Now, enabling and disabling the zoom buttons are updated properly.
  • #346016 - The Script error will no longer be thrown while invoking the fitToPage method.

TreeView

Bug Fixes

  • #FB28895 - The issue with “The IsChecked attribute is not working in the TreeView component while changing the entire data source” has been resolved.
  • #FB28308 - The issue with “The IsChecked attribute is not working in the TreeView component while using some delay to bind the data source to the TreeView” has been resolved.

XlsIO

Bug Fixes

  • #I345199 - Currency value is now set properly in Excel document.
  • #F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
  • #I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
  • #I342424 - Column clustered chart with date time axis type is now rendered properly in the Chart to Image conversion.