Essential Studio for Blazor Release Notes

v18.4.43
February 16, 2021

Dialog

Bug Fixes

  • ## 310398 - The issue with “Contents of the page are flickering when rendering the Dialog” has been resolved.

Bug Fixes

  • ## 313222 - Issue with “increment search focus is not updating in the popup list while typing multiple keys” has been resolved.

Grid

Bug Fixes

  • ## F160294 - DropDownList is not rendered when first record of Grid with ExpandoObject (dynamic object) has null values is resolved.
  • ## F157073 - Exception throws while calling GetCurrentViewRecords method in grouped Grid is fixed.
  • ## 312074 - Validation message is not updating properly while using DialogTemplate is solved.
  • ## 308732, ## 314637 - In grouped grid, Column chooser dialog get closed on clicking near the SelectAll checkbox and exception throws on reopening is resolved.
  • ## 309943, ## 313267 - Resizing working for previous index when enabling the AllowRowDragAndDrop is solved.
  • ## 309321 - ColumnChooser does not open when opening the column chooser using OpenColumnChooser method in Client Side application is fixed.

New Features

  • ## F14139 - Provided support to set EnableCaseSensitivity property in GridFilterSettings.

In-place Editor

Bug Fixes

  • ## 310398 - The issue with closing in-place editor while rendering inside the dialog has been resolved.

  • ## 314600 - The issue with “EmptyText API value is not updated when changed dynamically” has been resolved.

  • ## 314885 - The issue with “@attributes doesn’t work properly in the In-Place Editor” has been resolved.

Kanban

Bug Fixes

  • The issue with “Console error thrown when rendering Kanban with SortBy as Index property using adaptor” has been fixed.
  • The issue with “Unable to drag and drop the cards within the column when setting the SortBy property as Index” has been resolved.

Pivot Table

Bug Fixes

  • ## F160464 - The pivot chart is now rendered when the column axis has no fields.

RichTextEditor

Bug Fixes

  • ## 310978 - Resolved the script issue raised, when resizing the page if Rich Text Editor is rendered inside the Dialog.
  • F160670 - The issue with “Dynamically enable/disable toolbar that does not work properly” has been resolved.

Bug Fixes

  • ## 308941 - Animation delay issue in Sidebar on its initial rendering has been resolved.

Tab

Bug Fixes

  • ## 314607 - The issue with “SfTab using Conditional rendering does not work with TabItems list empty” has been resolved.

Toast

Bug Fixes

  • ## 307049 - The issue with the SfToast progress bar not shown initially in different culture is resolved.

Tooltip

New Features

  • ## 301229, ## 304829 - In Tooltip, support for WindowCollision property has been provided to enable or disable collision between target elements of tooltip and viewport(window).

Tree Grid

Bug Fixes

  • ## F162078 - SelectCheckboxes method works fine.
  • ## F161712 - DataSource property updated properly after performing the row drag and drop.

TreeView

Bug Fixes

  • ## 313135 - The issue with “The GetTreeData method doesn’t return updated datasource” has been resolved.
  • ## 300071, ## 159129 - Improved the performance for rendering large nodes in the TreeView component.

XlsIO

Bug Fixes

  • #312729 - Chart title text is no longer changed into bold fonts in chart to image conversion.
  • #312529 - Indent level is no longer increased while converting pivot table to image.
  • #312426 - Custom time is now correct while creating an Excel document.
  • Chart category axis is now rendered properly when converting chart to image.