Essential Studio for Blazor Release Notes

v19.3.44
October 05, 2021

Accordion

Bug Fixes

  • #I343903 - An issue with the “Accordion throws null reference exception” has been fixed.

Chart

Bug Fixes

  • #342781 - Chart Legend Click is now working properly while binding the mouse down event to parent div.

  • #341386 - Chart is now render without any exception while refresh the chart in OnSelectionChanged event.

  • #342503 - Pie Chart is now render properly with delay data bind.

Dashboard Layout

Bug Fixes

  • #F161152 - The issue with “Dashboard Layout content height exceeds the original panel’s height on adding the panel” has been resolved.

Gantt Chart

Bug Fixes

  • #I342738 - Issue on rendering custom context menu items has been fixed.

Grid

Features

  • #I326598 - Provided Custom Sort Comparer support for column.
  • #F152093, #I273767, #I283830, #I296220, #I316636, #I325204,#I327364, #I338418 - Adaptive UI layout support for all devices.

Features

  • #I321541, #I327366 - Provided content template support for column chooser.
  • #F157787, #I322795 - Provided support to show clear icon in search textbox of toolbar item.
  • #F167408, #I340223, #I342816 - Provided support to custom datasource for Checkbox/Excel filter list datasource.

Bug Fixes

  • #I337655, #I342111 - Excel filter dialog closes when clicking on “Blanks” checkbox in WASM is fixed.
  • #I336713 - Filter template is rendered in wrong column when the stacked column is present is resolved.
  • #I340476 - Null reference exception throws on reordering row by using the ReorderRowAsync method is fixed.

ListView

Bug Fixes

  • #I291822 - Provided args.cancel support in the clicked event of the ListView component.

MultiSelect

Bug Fixes

  • #I342977 - Issue with “popup is not opened after clearing the value using clear icon” has been resolved.

NumericTextBox

Bug Fixes

  • #F169006 - Issue with “max value is updated while clicking on the down spin icon with TValue is byte type” has been resolved.

  • #FB28961 - Issue with “numeric value is not converted to Persian number format” has been resolved.

Bug Fixes

  • #I343992 - Now, the Sidebar state is maintained properly with the MediaQuery property while refreshing the page.

XlsIO

Bug Fixes

  • #I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
  • #I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
  • #I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
  • #I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
  • #I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.