Essential Studio for Blazor Release Notes

v19.4.47
January 25, 2022

AutoComplete

Bug fixes

  • #F171485, #I360743 - Now, focus will move to the item instead of selection during PageUp and PageDown keypress.

  • #I363165 - Issue with “Autocomplete component shows id instead of text for initially binded value” has been resolved.

DateRangePicker

Bug fixes

  • #I361488 - Issue with “exceptions throws while setting max, start and end date values in the same month” has been resolved.

Bug Fixes

  • #F171170 - Issue with “screen reader reads ‘selection contains 0 items’ even though component has value and data source” has been resolved.

File Manager

Bug fixes

  • #I345209 - The issue with “The dialog popup remains for a long time in the screen for File Manager component” has been resolved.

Gantt Chart

Bug fixes

  • SF-361855 - Null reference exception occurs on AddRecordAsync Method issue has been fixed.
  • SF-362506 - Exception occurs on DeleteRecordAsync Method issue has been fixed.
  • SF-362194 - Issue on timeline header in firefox browser has been fixed.
  • F30334 - Issue in Excel export not working when we perform exporting by defining custom data source has been fixed.

Grid

Bug Fixes

  • #SF-351421 - GroupCaptionAggregate is exported unnecessarily in excel export when GroupFooterAggreate is enabled is fixed.
  • #SF-357827 - The cancel icon is not removed from search box while clearing the search value using SearchAsync method is resolved.
  • #SF-356582 - CurrentFilterObject is maintained in action events, while pressing enter with empty value in filter bar after clearing the filter value is resolved.
  • #SF-357098 - Column Reordering and Resizing is not working with persistence and auto-generated columns is fixed.
  • #SF-361645 - Exception throws when using cancel on Dialog Edit with Enable Virtualization is fixed.
  • #I348970 - On enabling Immediate filter mode, Persisted Grid filtering is not cleared on clicking the clear button in filterbar is resolved.
  • #SF-360722,#SF-360744,#SF-363150 - Data does not bound properly when DataGrid has OData Enum type Column is fixed.
  • #I338859 - Support to change the type of date values in exported excel file from Grid is fixed.
  • #FB30476 - FluentValidation is not working properly in Grid with batch editing is resolved.
  • #SF-357386 - Filtered value is not getting properly in UrlAdaptor while resetting the previously stored state(Persistence) is resolved.
  • #SF-359025 - Grid spinner is shown while clicking cancel button in Excel filter dialog is fixed.

ListView

Bug Fixes

  • #SF-317340 - The issue with “The space key is not accepted in input text while using inside of Listview Template” has been fixed.

MultiSelect

Bug Fixes

  • #F171436 - Issue with “pre-select value(s) does not set to the component, If the TValue is List<string> “ has been resolved.

  • #F171274 - Issue with “component height is not set properly if any value(s) have been selected in the IOS device” has been resolved.

pdf

Bug Fixes

  • #I362189 - Added support to get annotation type and creation date using PdfLoadedAnnotation instance.
  • #I361262 - An unexpected token exception will no longer occur when opening the PDF document with open and repair mode.
  • #I361061 - Preservation issue will no longer occur while flattening form fields.

Pivot Table

Bug fixes

  • #F171750 - The Pivot Table now export to Excel with number formatting.

Scheduler

Bug fixes

  • An issue with today’s date cell is not selected in the MonthAgenda view on today button click has been fixed.
  • An issue with script error thrown on appointment drag and drop action has been fixed.

TreeView

Bug Fixes

  • #SF-363056 - The issue with “User interactions are allowed when the Treeview is dynamically disabled” has been fixed.

XlsIO

Bug Fixes

  • #I357955 - Number format is now applied properly in German culture for time value.