Essential Studio for Blazor Release Notes

v18.1.53
May 19, 2020

Dialog

Bug Fixes

  • F153412 - The issue with focusing on the input element when rendered inside the Dialog has been resolved.

File Manager

Bug Fixes

  • Resolved the script error thrown from the File Manager component when resizing the window.

Grid

Bug Fixes

  • ## 272759, ## 274524, ## 271758 - Provided support for Drag/Drop events in Blazor Grid.
  • ## 271358 - Provided the fix for copying the values from checkbox as true/false (boolean column in Grid) using Clipboard when displayed as checkbox.
  • ## 271823 - Need to make pasting value in grid to be done from top to bottom is fixed.
  • ## 273052 - Dialog template is not working with MultiSelect component along with ActionEvents of grid is solved.