Essential Studio for Blazor Release Notes

v18.4.35
January 19, 2021

ComboBox

Bug Fixes

  • ## 309819,## 310528 - Issue with “ComboBox component is moved to frozen state while filtering the value in the input after select the item into list” has been resolved.

Diagram

Bug Fixes

  • ## 305338 - This issue “Console Exception occurs when use diagram in reactive blazor” has been fixed.

File Manager

Bug Fixes

  • ## 309973, ## 310750, F160898 - The issue “File Manager component throws error with Amazon S3 FileProvider service” has been resolved.

File Upload

Bug Fixes

  • ## 309929 - Issue with “the SaveUrl property is not updated when change the URL dynamically” has been resolved.

Grid

Bug Fixes

  • ## F159968 - MultiSorting is not working in ODataAdaptor is fixed.
  • ## F160404, ## 310437, ## 310860 - Exception occur when dynamically changing the EnableVirtualization property of Grid is resolved.
  • ## 307383 - Focus not applied to the particular selected row after perform selection using SelectRow method is solved.

In-place Editor

Bug Fixes

  • F161247 - The issue with “Masked textbox value is not updated properly when modifying the value” has been resolved.

Pivot Table

Bug Fixes

  • ## 308969 - Complex formulas can now be accepted to create calculated fields.

Scheduler

Bug Fixes

  • ## 309371 - The issue “Exception occurs when refresh events using SaveEvent method” has been fixed by overloading SaveEvent method to pass list of events as parameter.

TextBox

Bug Fixes

  • ## F161301 - Issue with “form validation returns the incorrect of IsModified field” has been resolved.

TreeView

Bug Fixes

  • ## 304928 - The issue with “Flickering of dragged node in the NodeDragStart event while setting the args.Cancel as true” has been resolved.

XlsIO

Bug Fixes

  • #306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
  • Exception is no longer thrown while parsing a formula in Excel to PDF conversion.