Essential Studio for Blazor Release Notes

v20.3.48
October 05, 2022

AutoComplete

Bug fixes

#I384616 - Issue with “When updating the custom value multiple times, the customerValueSpecifier event value is not updated.” has been resolved.

ComboBox

Bug fixes

#I407682 - Issue with “While clicking the dropdown icon, the component blur event is triggered.” has been resolved.

DocIO

Bug Fixes

  • #F177624 - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
  • #I404161 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I405849 – Nested table is now preserved properly while converting a DOCX format to PDF.
  • #I407046 - The IndexOutOfRangeException will no longer be thrown while opening a Word document containing SEQ field.
  • #I407922 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I407750 - Text is now preserved properly while converting a RTF format document to DOCX.
  • #I407266 - Table in alternate chunks document is now preserved properly after calling UpdateAlternateChunks() method.
  • #I402940 - The NullReferenceException will no longer be thrown while converting a Word document to HTML.

File Manager

Bug fixes

  • #I398029 - The issue with the “While dragging and dropping the folder into the same location will change the dragged folder name in the Blazor FileManager component” has been resolved.

Gantt Chart

Bug fixes

  • #F177345 - Issue on dynamically changed resource value editing has been fixed.

Grid

Bug fixes

  • #I399151 - Issue with “Grid filtering dialog does not open, when sticky header is enabled” has been resolved.
  • #I392796 - Improper skip value passed in the DataManager request argument when using the virtualization with mask row in DataGrid is resolved.
  • #I410402 - Null Reference exception throws from PersistProperties method, when changing column’s visible property is resolved.
  • #FB36306 - Exception occurs when using filtering with ForeignKey column has been resolved.
  • #I392245 - German localization correction has been included.
  • #F176595 - Issue with “Column chooser position is not correct when sticky header is enabled in Grid” has been resolved.
  • #I395570 - Rows remains masked when scrolling horizontally with lesser columns is fixed.
  • #I389013 - Page size and Custom RangePicker filter not working in Grid, while filtering is applied after another filter is fixed.
  • #F176807 - Column resize does not work when sticky header is enabled has been resolved.
  • #I402651,#I404230 - JsonException throws at initial rendering when persistence is enabled in the grid has been resolved.
  • #I404440 - KeyNotFoundException(IsPersistAutoFit) throws when updating the nuget version to 20.2.0.43 has been resolved.

ListBox

Bug fixes

  • #I386389 - The issue with “Dynamic value not updated properly in Listbox value change event arguments” has been resolved.

PDF

Features

  • #F176901 - Provided support to add a digital lock signature in a PDF document.

Bug Fixes

  • #I407153 - Multiline works properly when disabling from a loaded text box field.
  • #I408573 - The issue with “Image quality loss while performing PDF to image conversion” has been resolved.
  • #I400803 - The issue with “Extra space added while extracting the text from the PDF document” has been resolved.

Presentation

Bug Fixes

  • #F150204 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to Image.
  • #I407555 - Superscript and subscript text is now preserved properly while converting a PowerPoint presentation to PDF.
  • #I407554 - Bahnschrift SemiBold font is now applied properly while converting a PowerPoint presentation to PDF.

Query Builder

Bug Fixes

  • #F177441 - The issue with “Condition not update properly in header template while set the rule using SetRulesFromSql method” has been resolved.

Switch

Bug fixes

  • #I404607, #F34810 - The issue with “Switch is not responding to first touch” has been resolved.

Tree Grid

Bug fixes

#I398712 - Resolved the exception when clear the filtering/searching in tree grid.
#I404146 - Resolved data not loading properly when perform CollapseAll method with virtualization enabled.
#F176980 - Resolved GetVisibleColumnsAsync method returns previous state of tree grid columns after show/hide the columns with ColumnChooser.
#F177022 - Resolved simple dropdown list won’t stay open inside tree grid column template.
#I404435 - Cancelling the cell edit works properly when OnCellEdit event’s cancel argument set as true.
#I401837 - Persistence works properly when columns are not defined in TreeColumn definition.

TreeView

Bug fixes

#I405973 - Issue with “While performing expand collapse, the icon disappears in Blazor TreeView” has been resolved.
#I405265 - Issue with “SfTreeView enters an infinite loop with SelectedNodesChanged event, when empty selected nodes are bound” has been resolved.
#F177341 - Issue with “Dynamically binding custom adaptor data using query property will not update the node count in Treeview” has been resolved.

XlsIO

Bug Fixes

  • #I400852 - Multi level label being applied automatically in the chart label while parsing the Excel document is now resolved.