Essential Studio for Blazor Release Notes

v22.1.38
July 12, 2023

AutoComplete

Bug fixes

  • #I478151 - The issue with “ValueChange event is not triggered when clearing the values using the Backspace or Delete key” has been resolved.

Chart

Bug Fixes

  • #I466876 - Memory leak issue has been resolved in the chart when a data grid row is clicked.
  • #I477085 - Chart tooltip FadeOutDuration now works properly.
  • #I477097, #I477086 - Exception in the tooltip event, which occurred when deleting the line chart dynamically with a cancel argument has been resolved.
  • #I478619 - Chart tooltip now properly displays the x-value.

DatePicker

Bug fixes

  • #I475387 - Fixed the issue with The DatePicker not displaying properly with Persian and Arabic culture.

DocIO

Bug Fixes

  • #I479056 - The XmlException will no longer be thrown while resaving a DOCX format document.
  • #F182934 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I473173 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I476716 - Hanging issue will no longer occurs while converting a Word document to PDF.
  • #I473405 - Font style is now preserved properly for a bullet list while converting a Word document to PDF.
  • #I477799 - The NullReferenceException will no longer be thrown while converting a DOCX format document to PDF
  • Document corrupted has been now resolved while resaving a DOCX format document.

Bug Fixes

  • #I471677 - Resolved an issue when the window is resizing the popup position is misaligned.

Gantt Chart

Bug Fixes

  • #FB44712 - Exception throws when we set timeline value in case of persistence enabled has been resolved.
  • #FB44882 - Resolved the issue of an invalid cast exception being thrown when performing a drag and drop action.

Grid

Bug Fixes

  • #I472546 - Resolved the issue where a script error occurred when updating TimeOnly and DateOnly type values in the ODataV4 adaptor.
  • #I475934 - Resolved the issue where a console error was thrown in the Excel Filter when filtering without selecting any operator in the custom filter criteria.
  • #I475441 - Resolved the issue where the selection was not maintained properly for the newly added record when virtualization was enabled in the Grid.
  • #I467068 - Resolved the script error that occurred when adding new records and subsequently deleting them without updating in batch mode.
  • #I479028 - Resolved the issue where the TargetDimension values were not updated properly in the RowDropping and RowDropped events.
  • #I472839 - Resolved the issue where drag and drop between two grids in RTL mode with AR Culture caused a null reference exception.
  • #I836746 - Resolved the issue where an exception was thrown while filtering null or empty values in a DateTimeOffset column.
  • #I478582 - Resolved the issue where the RowDeselecting and RowDeselected events were not triggered after deleting a row.
  • #I402283 - Resolved the issue where autofit columns would display an ellipsis when GridLines were set to GridLine.Both.

Features

PDF

Bug Fixes

  • #I473405 - Preservation issue no longer occurs while drawing italic style in true type font.
  • #I478611 - The issue with “Incorrect bounding issue for a specific text located within the word collection” has been resolved.
  • #I477421 - The issue with “Styles are updated in FreeTextAnnotation” has been resolved.
  • #I477884 - Preservation issue no longer occurs while drawing text to the PDF document.
  • #I468088 - The issue with “ExtractText returns proper coordinates for rotated PDF document” has been resolved.

Pivot Table

Bug fixes

  • #I476807 - An issue with the filter dialog not closing properly while saving and loading reports in Pivot Table has now been fixed.

RichTextEditor

Bug Fixes

  • #F183008 - Now, the web URL field will be accurately updated when editing images, videos, or audio.

Spinner

Bug fixes

  • #471238 - The issue with “Spinner not disappear on page load” has been resolved.

Toolbar

Bug Fixes

  • #I477752 - An issue with alignment while mobile orientation change has been fixed.

Tooltip

Bug Fixes

  • #I475821 - Resolved the exception thrown from the Tooltip while using the QueryCellInfo & RowDataBound events in the Gantt component.

TreeGrid

Bug Fixes

  • #I475190 - Fixed issue with virtualization selection.
  • #I475305 - Fixed a script error that was being thrown when attempting to expand after performing a filtering action.
  • #I471080, #I471802 - Fixed a bug where a script error would be thrown when trying to perform the indent action with the virtualization feature.
  • #I469905 - Fixed a script error that occurred when adding a record at the last index in virtualization.
  • #I477253 - Fixed an issue where the treegrid records were not displayed correctly while scrolling and adding a new record.
  • #I469905 - Fixed a bug where the last few records were not being displayed on the bottom scroll when using rowDD feature.
  • #I475875 - Fixed an issue where predefined classes were being removed when adding a class attribute in the Tree Grid definition.
  • #F182981 - Fixed a bug where data was not being returned correctly during the ExpandAll and CollapseAll actions when Expanded or Collapsed events were triggered.

TreeView

Bug Fixes

  • #I434547 - The console error occurs when collapsing and expanding the TreeView component has been resolved.
  • #F44369 - The default field mapping not working in the Blazor TreeView component has been resolved.

XlsIO

Bug Fixes

  • #I476347 - Pivot line chart being created as a pivot line chart with markers issue is resolved.
  • #I467698 - Images are sorted properly along with data while sorting a worksheet range.
  • #I467424 - Pivot table with compact layout is now preserved properly in Excel document, even if the data source have blank cells.
  • #I474209 - Row height of an Excel cell is calculated correctly irrespective of standard font size.