Essential Studio for Blazor Release Notes

v20.2.44
August 16, 2022

Chart

Bug fixes

  • #T394181 - Polar stacking bar is now working fine.
  • #F176444 - Chart is now rendering while using datamanager inside series.

DocIO

Bug Fixes

  • #I391324 - Hidden paragraph is now preserved properly while converting a Word document to PDF.
  • #I392207 - Bold text is now preserved properly while saving an RTF format document to DOCX format document.
  • #F176333 – The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I394794 - Bullets are now preserved properly while converting a DOCX format document to RTF format document.
  • #F176640 - The ArgumentNullException will no longer be thrown while executing mail merge in Word document.
  • #I394703 – The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I393469, #I394283 – The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I397235 - The word counts are now updated properly while calling UpdateWordCount() method.
  • #I391009 - Arabic question mark in RTL paragraph is now preserved properly while converting Word document to PDF.
  • #I394163 - Arabic text is now preserved properly while converting a Word document to PDF.
  • #I392624 – An Unhandled exception will no longer be thrown while converting a Word document to PDF conversion in SUSE Linux.

Document Editor

Bug Fixes

  • #FB34764 - Different odd and even page is now working properly.
  • #I390668 - Copy and paste with multiple section is now working properly.
  • #I388732 - Resolved the table overlapping issue while removing content.
  • #I378646 - Resolved the duplicate spellcheck call for special character.
  • #I380945 - Improved performance on selecting more than 1000 rows.
  • #I379641, #I392674, #I367499 - Resolved the document layouting issue.
  • #I379355 - Resolved the pagination issue while opening the document.
  • #I374454, #I387015 - Resolved the table layouting issue.
  • #I388186 - Resolved the table layouting issue in exported word document.
  • #I387347 - Selection is now working properly after encountering image element.
  • #I383851 - Modified number format is now preserved properly in list dialog.

Bug fixes

  • #I389143 - Issue with “Required role attribute is not present in the container element of the dropdownlist” has been resolved.

  • #I391370 - Issue with “success class is not updated for dynamically update the value on input” has been resolved.

File Manager

Bug fixes

  • #F169382 - The issue with “Reconnecting server issue occurs while performing drag and drop in Blazor File Manager component” has been resolved.
  • #F171514 - The issue with “Image preview is not loaded while naming file with special characters in Blazor File Manager component” has been resolved.

FileUpload

Bug fixes

  • #I388267 - The issue with “Removing uploaded template files causes a console error and removes two files” has been resolved.

  • #I388267 - The issue with “upload two file and first file not removed by remove button” has been resolved.

  • #F176455 - The issue with “BeforeUpload event duplicate the initial uploaded data while using SequentialUpload as true” has been resolved.

Gantt Chart

Bug fixes

  • #I388993 - Issue on column virtualization grid view width has been fixed.

  • #I394742 - Issue on multiple selection using shift key has been fixed.

  • #I383293 - Parent task not updated when child task is updated issue has been fixed.

  • #I396567 - String not recognized error when using Arabic culture has been fixed.

Grid

Bug Fixes

  • #I382648 - Excel Filter does not works as expected after performing Custom filter is fixed.
  • #I175312 - Not able to focus the search textbox externally has been resolved.
  • #FB25211 - Column Chooser in ColumnMenu is not working porperly with more number of columns is fixed.
  • #I388958 - While enabling EnableAdaptativeUI to two SFGrids, they are placed one on top of the other is fixed.
  • #I394665 - Null exception when adding new records in complex column has been resolved.

Kanban

Bug Fixes

  • #F175974 - Now, When you click column add, the dialog opens properly.

ListBox

Bug fixes

  • #I389668 - The issue with “Drag and Drop not working properly in item template in dual listbox” has been resolved.

Maps

Bug fixes

  • #I389866 - After dynamically adding sublayers, the Maps’ center position and zoom factor will be maintained.

MultiSelect

Bug fixes

  • #I391110 - Issue with “Selected value shown at center of the MultiSelect component” has been resolved.

  • #I394743 - Issue with “Null reference exception is thrown when selecting the list item from the grouping template in MultiSelect” has been resolved.

  • #FB26554 - Issue with “selected value get unselected when using virtualization support” has been resolved.

  • #I394894 - Issue with “Aria placeholder and aria multiselectable attributes are not allowed when using accessibility insight tools” has been resolved.

Feature

  • #F160738 - Provided RefreshDataAsync method for multiselect component to refresh data source dynamically without Query.

Pivot Table

Bug fixes

  • #I394558 - Pivot chart now render properly with empty data.
  • #I389579 - Inside the dashboard component, the pivot table is now rendered properly.
  • #I382917 - The pivot table headers are now properly displayed while using the AllowTextWrap and ClipMode properties.
  • #I388562 - When virtual scrolling is enabled, the pivot table can now be rendered properly.

Features

  • #F174571 - The pivot table component’s rendering time has been enhanced while using the AllowDataCompression property.

Presentation

Bug Fixes

  • #I396175 - Theme color is now applied properly while converting a PowerPoint presentation to PDF.
  • #I396174 - Alpha value is now applied properly while converting a PowerPoint presentation to PDF.
  • #I395604 - Transparent fill color is now applied properly while converting a PowerPoint presentation to PDF.

Rich Text Editor

Bug Fixes

  • #I385174 - Now, the dropdown popup opens properly when setting the SaveInterval API as 1 without any performance issue.

  • #F176480 - Now, the required field validation works properly when the Rich Text Editor is rendered inside the EditForm.

  • #F176202 - Now, when we select the texts from the edge of the screen, the inline toolbar icons are not hidden.

  • #F176268 - Now, pressing the enter key when the cursor is at the left side of the image works properly.

Slider

Bug fixes

  • #I391397 - The issue with the Blazor Range Slider component when setting Min, Max, and LargeStep values has been resolved.

Stock Chart

Bug Fixes

  • #F176529 - PlaceAt property is now working fine.
  • #F176490 - Console error when stockchart datasource is empty issue has been resolved.

TimePicker

Bug fixes

  • #I396014 - Issue with “ClearIcon not working properly in Timepicker component” has been resolved.

Tree Grid

Bug fixes

  • #I391329 - Resolved script error when canceling the Add/Edit action while using Dialog Template Editing.
  • #I391656 - Resolved current view data not updated properly after doing cell editing in virtualization.

TreeView

Bug fixes

  • #I389306 - The issue “Need to set the active id attribute only for the recent selected item in the TreeView component” has been resolved.
  • #I391372 - The issue “Need to fix the spinner keep-on loading issue while dragging and dropping the dynamically added Blazor TreeView node” has been resolved.

Uploader

Bug fixes

  • #I389640 - The issue “Exception thrown when using SequentialUpload as true and ShowFileList as false” has been resolved.

XlsIO

Bug Fixes

  • #I394316 - Shadow effects for the images are applied properly while creating an Excel document.
  • #I395705 - Chinese characters with full width colon are now preserved properly in Excel to PDF conversion.
  • #I395811 - Index out of range exception being thrown while resaving the Excel document if the worksheet has active X and form controls in now resolved.
  • #F176073 - Required number of rows and columns can now be changed for a CSV file based on input document.