Essential Studio for Blazor Release Notes

v24.1.46
January 17, 2024

ComboBox

Bug fixes

  • #I521706 - Fixed an issue where the height of the combobox was not set properly on mobile devices when the display: flex style was applied to the parent element.

Data Grid

Bug Fixes

  • #F186075, #F156283 - Resolved the issue where the QueryCellInfo event add-style method was not working.
  • #I535003 - Fixed the issue where script error that occurred in Frozen with Autofit columns.
  • #I538480 - Resolved the issue where the Aggregate Footer was not scrolling properly when used with a Frozen Grid.
  • #I530967 - Fixed the issue where alignment in the Menu filter when used with German Culture.
  • #I534947 - Resolved the issue where pressing Tab key from the New added row moved the focus to the last cell.
  • #I533797 - Fixed the issue where pressing Tab key from the Edited cell moved focus outside the Grid.

Features

  • #FB16721 - Provided support for performing both between and within-row drag and drop between grids by enabling the AllowRowDragAndDrop Property.

Date Picker

Bug Fixes

  • #F186055 - Fixed an issue where disabled dates could not be enabled again.

DocIO

Bug Fixes

  • #F186085 - Inline equation is now aligned properly while converting a Word document to PDF.
  • #F186085 - Paragraph with line break is now properly moved to next page while converting a Word document to PDF.
  • #I533580 – The NullReferenceException will no longer thrown while converting a Word document to PDF
  • #I539036 - AutonumLegal field value is now preserved properly while converting a Word document to PDF.
  • #I532151 – Table is now preserved properly while converting a Word document to PDF.
  • The ArgumentException thrown will no longer be thrown while converting a DOC to DOCX format document.

File Manager

Bug Fixes

  • #F185908 - The Blazor File Manager memory usage increase while continuously hovering over a folder has been resolved.

Gantt Chart

Bug Fixes

  • #FB49563 -The issue with “Gantt chart not rendered when the parentID field not mapped in the GanttTaskFields” has been resolved.

Kanban

Bug fixes

  • #I532583 - Now, GetSwimlaneData works properly with remote data in Kanban.

  • #I532469 - Now, the Data is returned properly on the CardDoubleClick event when using the constructor with parameters in Kanban.

Maps

Bug Fixes

  • #I537865 – When the legend is enabled and the geometry map is shown using a JSON object, no script errors will be thrown.

MultiSelect

Bug fixes

  • #F49565 - Fixed an issue where the NoRecordsTemplate popup was incorrectly positioned on the screen.

pdf

No Changes for this product in this version.

PDF Viewer

Bug Fixes

  • #I529670 - Resolved the issue where TextMarkup annotations were not being exported correctly for rotated pages in the document.
  • #I535954 - The PDF viewer is now properly rendered on mobile devices.
  • #I529415 - Fixed the issue in the OnTextSelectionEnd event where the page number was not updating in text bounds.
  • #I185962 - Special characters in the names of checkboxes have been updated successfully. Now, we can accurately identify the state of both checkboxes and radio buttons.
  • #I532374 - Fixed the console error that occurs when programmatically loading the document for the second time in the provided sample.

Presentation

Bug Fixes

  • #I535899 - Slide will now added properly if the specified layout type is not available in the PowerPoint document.

Rich Text Editor

Bug fixes

  • #F185225 - Now, the aria-label attribute is added to the link when the target is set to “_blank” in the Rich Text Editor.

  • #F185888 - Now, when editing in the code view of the Rich Text Editor, the ValueChange event is triggered properly.

Schedule

Bug fixes

  • #I531704 - An issue related to rendering events in the Scheduler with different intervals has been fixed.

XlsIO

Bug Fixes

  • #FB49649 - NullReferenceException is thrown while parsing textbox shape is now resolved.
  • #I539035 - Exception thrown while importing single string using template marker issue is now resolved.
  • #I535696 - Cell text align properly while using template marker with position argument as center.
  • #F186117 - Provided API support for getting the pivot table data field by data field name.