Essential Studio for Blazor Release Notes

v22.2.11
August 29, 2023

AutoComplete

Bug Fixes

  • #I488370 - Fixed the issue where the Enter key selection was not working properly when the close action was prevented.

Chart

Bug Fixes

  • #I458885 - The issue of only showing visible points in the shared tooltip when zooming the chart has been fixed.
  • #I458885 - The crosshair for the chart now moves with the cursor to the series closest point, along with a shared tooltip.
  • #I490805 - All axis labels are now rendered while scrolling in lazy loading.
  • #I492982 - When adjusting the bubble size using the OnPointRender event, the tooltip for the bubble series is now displayed correctly.

ComboBox

Bug fixes

  • #45840 - Issue with “Unwanted height is added when combobox is render inside the e-template class only” has been resolved.

Data Grid

Bug Fixes

  • #I488320 - Resolved the issue where empty space appears on the right side of the grid toolbar when the sticky header is enabled.
  • #F184065 - Resolved the issue where a NullReferenceException was thrown when filtering or searching with empty column values in an ExpandoObject.
  • #FB45405 - Resolved the issue where the command button triggered the EndEdit method twice upon pressing the enter key.

DocIO

Bug Fixes

  • #I492719 - Hanging issue will no longer occurs due to indentation of paragraph while converting a Word document to PDF.
  • #I489753 - ZipArchive instances is now disposed properly while converting Word document to PDF.
  • #I842138 - Frutiger LT Arabic 45 Light font is now applied properly while converting a Word document to PDF.

Bug Fixes

  • #I461886 - Fixed issue where the preselected value was not properly bound on dropdownlist.

  • #I494344 - Fixed Null exception thrown with ValueTemplate when opening the popup and pressing the Esc key.

Kanban

Bug Fixes

  • #F183608 - Now, dynamically changing the keyfield of the columns in the Kanban component works properly.

ListView

Bug Fixes

  • #I486692 - The issue with disabled list items in the ListView component has been resolved.

ListView

Bug Fixes

  • #I486692 - The issue with disabled list items in the ListView component has been resolved.

Numeric TextBox

Bug Fixes

  • #I492152 - Fixed an issue where the e-error class was not being removed when validating the form if the values were bound programmatically.

PDF

Bug Fixes

  • #I492409 - NullReference Exception no longer occurs while getting the popup annotation Icon.
  • #I493348 - Exception no longer occurs when inserting pages into an PDF document.
  • #I491312 - Preservation issue no longer occurs while using drawPdfTemplate.
  • #I493428 - Fixed a text shaping problem that occurred when drawing Bengali script content to the PDF document.
  • #F180488 - Fixed an issue where the Timestamp Signer root and intermediate certificates were not being extracted properly from the DSS.

Presentation

Bug Fixes

  • #FB45940 – Hyperlink is now preserved properly while setting hyperlink using SetHyperlink API
  • #FB45941 - Fill color is now applied properly while applying in existing PowerPoint Presentation.
  • #I493097 - The NullReferenceException will no longer be thrown converting PowerPoint Presentation to PDF

Schedule

Bug Fixes

  • #F182856 - An issue with quick dragging of appointments leads the cursor to move away from the appointments has been fixed.

XlsIO

Bug Fixes

  • #I489025 - Argument exception thrown while parsing the table column is now resolved.