Essential Studio for Blazor Release Notes

v19.2.57
August 24, 2021

Gantt Chart

Bug Fixes

  • #F167510 - An issue with “Tooltip rendered in wrong position when the Taskbar partially visible in viewport” has been fixed.
  • #I339230 - Progress value is changed as zero issue has been fixed.
  • #I326825 - Issue on “UpdateRecordByIDAsync” method has been fixed.
  • #I338202 - Provided support to prevent Gantt Add/Edit dialog when args.Cancel is true for OnActionBegin event.

Grid

Bug Fixes

  • #I330746 - Exception is thrown while selecting the range of cells in Grouped Grid is fixed.
  • #I335093 - Misalignment occur in AutoFill selection when vertical scrollbar shown dynamically is fixed.
  • #I335626 - IndexOutOfRangeException throws when filtering the values not present in the datasource(17.4.0.43 patch) is resolved.
  • #I335172 - Problem with odata batch request when having number typed string values in primary key is fixed.
  • #F166039 - The issue with “ExcelExport is updating the FilterSettings datetime column value” is fixed.
  • #I317190 - Column Menu is off the Grid, when first column width is small is fixed.
  • #I337436 - Exception throws while performing Grouping operation with GroupCaptionTemplate and AggregateType as Custom is fixed.
  • #I335739, #I339378 - HttpClient instance passed to grid can’t be used when fetching suggestions for filtering in AutoComplete is resolved.
  • #I334149 - Problem in filtering grid with DynamicObject when having null values in column is fixed.
  • #I338662 - Problem with using ColumnChooser when IsFrozen enabled in GridColumn is fixed.

In-place Editor

Bug Fixes

  • #FB27858 - The issue with “In-Place Editor fails to properly, handle nullable DateTimes” has been fixed.

Kanban

Bug Fixes

  • #F168021 – The SfKanban now has the missing “Localization resource of kanban_item for single item in the resources file.”

MaskedTextBox

Bug Fixes

  • #F168225 - Issue with “cursor position is placed at the end of input while focusing the component on initial loading” has been resolved.

MultiSelect

Bug Fixes

  • #F168054 - Now, OnValueRemove event is fired while deselecting the group header checkbox.

Scheduler

Bug Fixes

  • #I336185 - An issue with “Scheduler becomes unusable when sets Query” has been fixed.

Tree Grid

Bug Fixes

  • #I337942, I337883 - Row Drag and Drop works as properly when records are collapsed..
  • #I338083 - Adding records with the same primary key ID after deleting them works properly.

TreeView

Bug Fixes

  • #I338659- The issue with “The TreeView NodeClicked event triggered twice while performing touch interaction in the TreeView nodes” has been resolved.
  • #I339520- The issue with “The TreeView nodes are not expanded on click action while specifying the ExpandOn property and binding the NodeClicked event in the TreeView component” has been resolved.

Uploader

Bug Fixes

  • #I339659 - Issue with “duplicate file list is generated when drag and drop files in the safari browser” has been resolved.

Xlsio

Bug Fixes

  • #FB27546 - Tab character included in table column header value is now returned properly.
  • #I336277 - Time value being shown as date in pivot table in .NET Core is now resolved.
  • Specific text conditional format with formula is now proper while creating and resaving the Excel document.