Essential Studio for Blazor Release Notes

v28.2.7
February 25, 2025

Chart

Bug Fixes

  • #I676843 - Now, the tooltip disappears properly while panning over a zoomed chart.
  • #I693166 - Exceptions no longer occur when changing the multiple-axis mode in the pivot chart.

ComboBox

Bug Fixes

  • #I686684 - Fixed an issue where the selected value was cleared when filtering and selecting using the tab key.

Data Grid

Bug Fixes

  • #I690823,#FB65354 - Fixed an issue where the grid query is not sent to API after filtering and backspace actions in menu filter.
  • #F195995,#FB65351 - Fixed an issue where PDF export cutting off header text in pdfHeaderFooterContent in the grid.
  • #F195891,#FB65156 - Fixed an issue where filtering causes incorrect data conversion during grid export.
  • #I689038,#FB65323 - Fixed an issue where the columns are jumping when entering data and tabbing through grid cells.
  • #I686910,#FB65184 - Fixed an issue with frozen Grid scrolling when tab key is invoked while editing.
  • #I685841,#FB65024 - Fixed an issue where not able to prevent RowSelection using Row Selecting event when Selection Mode is Both.
  • #I685677,#FB64064 - Fixed the issue where incorrect “eq” filter sent on re-clicking the filter icon in SfAutoComplete in filter menu feature with Grid.

Dialog

Bug Fixes

  • #I687476 - Fixed an Overlay position displaced while closing the blazor dialog with sidebar sample.

DocIO

Bug Fixes

  • #I690669 - Page break before is now applied properly to the paragraph while converting a Word to PDF.
  • #I688951 - Image is now preserved properly while converting a Word to PDF with frame.
  • #I687153 - Textbox within group shape is now preserved properly while converting DOCX to PDF.
  • #I688867 - RTL text is now reordered properly in Word to PDF conversion based on the bidirectional tag.
  • #I686394 - Nested table border is now preserved properly while converting a Word document to PDF.
  • #I686725 - Table height is now preserved properly while converting HTML to DOCX.
  • #I687269 - The paragraph in the table cell with a first-line indent is now preserved properly while converting a Word to PDF.
  • #F195991 - Paragraph with first line indent is now wrapped properly while converting a Word to PDF.
  • #I691009 - Image with lowered position is now properly aligned while converting a Word to PDF.
  • #I693681 - Hyperlink text color is now preserved properly while resaving the DOCX document.
  • #I687258 - Hanging issues will no longer occur while disposing documents.
  • #I688417 – The ArgumentException will no longer be thrown while comparing DOCX documents containing fields inside Inline content control.
  • #I680583 - TextFormField is now preserved properly while moving from InlineContentControl to paragraph.
  • #I687025 – TIFF format image is now preserved properly while converting a Word document to PDF.
  • The NullReferenceException will no longer be thrown while converting a Word document with cropped TIFF image to PDF.
  • #I688951 - WMF Image records is now preserved properly while converting WMF file to SKBitmap Image.

PDF

Bug Fixes

  • I689805 - Fixed the issue where an exception occurred when retrieving the destination from the PdfLoadedDocumentLinkAnnotation.
  • F65128 - Fixed the issue where the TextMarkupAnnotation was not exported properly when exporting to JSON format.
  • I690598 - Fixed the issue where a NullReferenceException occurred while merging the PDF document.

Pivot Table

Bug Fixes

  • Console errors will no longer occur when selecting a polar chart in the pivot chart.

Presentation

Bug Fixes

  • #I689836 - Access violation exception no longer be thrown while converting a Emf to image.

Rich Text Editor

Bug Fixes

  • #I666287 - Now, the content works properly when set to an empty string in the Rich Text Editor.
  • #F196151 - An issue with the RichTextEditor in SfDialog throws System.NullReferenceException on Close has been resolved.

Schedule

Bug fixes

  • #F195822 - An issue with the Scheduler Monthly recurrence rule not functioning properly in Blazor has been resolved.

TreeView

Bug Fixes

  • #I689132 - The parent check state update issue when using the NodeChecked event in the Blazor TreeView component has been resolved.
  • #I688881 - The drag and drop functionality issue in the Blazor TreeView component has been resolved.