Essential Studio for Blazor Release Notes

v23.2.7
December 05, 2023

Accumulation Chart

Bug Fix

  • #I522578 - The pie chart legends are now rendering properly when the MaximumLabelWidth for the legend is provided.

Chart

Bug Fix

  • #I524202 - The dynamic update of the ChartSelectedDataIndexes is now working properly.

Data Grid

Bug Fixes

  • #I520706 - Resolved the issue where header text align was not working properly during export when adding columns using export properties.
  • #F185334 - Fixed the issue where the OnRecordClick event was not triggered when using the CheckBoxOnly and template column in the Grid.
  • #I514304 - Fixed the issue where submenus of the Context menu in the Grid component could not be opened using a touch interface.
  • #FB48019, #F185075 - Resolved the script error when updating the nullable ExpandoObject to boolean value field.

DocIO

Bug Fixes

  • #I522350 - Reading out loud in Adobe Reader now works properly in the PDF converted from a Word document.
  • #I523263 - Hanging issue will no longer occur while converting a Word document to PDF.
  • #I520532 - List format is now compared properly while comparing two DOCX format documents.
  • #I525264 – The color of end note separator is now preserved properly while converting a Word document to PDF.
  • #I521876 - Shapes are now preserved properly while converting an RTF to DOCX format document.
  • #I524594 - The ArgumentOutOfRangeException will no longer be thrown while opening an RTF format document.

Document Editor

Bug Fixes

  • #I516207 - Resolved the issue of search text of footnote content.
  • #I513118 - Resolved the Background Color is missing in exported document issue.
  • #I517682 - Resolved the document corrupted issue on exporting as Docx.
  • #I514089 - Resolved overlapping issue while pasting MergeWithExistingFormatting.
  • #I521049 - Resolved the issue in search the font in style dropdown.
  • #I514009 - Resolved the script error when undoing pasted table.
  • #I515234 - Resolved the issue in paragraph goes to page end while press enter.
  • #I516988 - Resolved the SFDT listFormat property is not populated issue.
  • #I515700 - Resolved script error issue while exporting the document.
  • #I514962 - Resolved the issue in selection is not updated properly while inserting text.
  • #I513117 - Resolved editing and last page delete issue.
  • #I525400 - Resolved issue in paste.
  • #I513061 - Resolved editing issues in the attached document.
  • #I514089 - Resolved overlapping issue while pasting MergeWithExistingFormatting.

File Manager

Bug Fixes

  • #I520115 - Provided support to inject Http client instance in the File Manager component. Use this property to bind the globally injected HttpClient instance from your application to the FileManager component. The default HttpClient instance has a timeout of 3 minutes

PDF

Bug Fixes

  • #I509903 - The issue of hidden fields not being displayed after updating form fields in a PDF document has been resolved.
  • The issue with the TableHeaderRowGroup and TableBodyRowGroup tag elements not being added properly in the PDF document has been resolved.

PDF Viewer

Bug fixes

  • #I516387 - Now, the additional space does not appear to the right in the print preview.
  • #I521201 - Now, the ID property of the PDF viewer is generated correctly.
  • #I522851 - Now, the EnableContextMenu property is functioning correctly.
  • #I522937 - The issue where a similar annotation is automatically added after selecting the same one without dragging has been resolved.
  • #I523394 - Now, ExportAnnotationsAsObjectAsync is functioning correctly with the provided JSON data.
  • #I522932 - Now, ExportAnnotationsAsObjectAsync is functioning correctly while deleting the last annotation.
  • #I522713 - The issue of ‘Web-service is not listening’ occurring randomly when loading the document programmatically has been resolved.

Presentation

Bug Fixes

  • #I525025 - Caps Type will now applied properly after saving the PowerPoint Presentation.
  • #I507120 - Black and white mode is now applied properly while saving PowerPoint Presentation.

Rich Text Editor

Bug fixes

  • #I520461 - Now, the OnImageRemoving event returns the fileData argument properly when the cancel button is clicked from the image dialog in the Rich Text Editor.

Stock Chart

Bug Fix

  • #I524603 - The stock chart’s live data update issue has been resolved.

XlsIO

Bug Fixes

  • #I522781 - Argument out-of-range exception thrown while opening Excel document is fixed.
  • #I518979 - The series is preserved properly when creating a scatter chart.
  • #I488354 - The Autofit column is now working properly when applying a rotation angle greater than 100 to a cell.
  • #I519132 - Category axis labels are now rendered properly when each series has different values.
  • #I515513 - Area chart is now rendered properly in the chart to image conversion when the chart data has empty cells.