Essential Studio for Blazor Release Notes

v24.2.8
February 27, 2024

Data Form

Bug Fixes

  • #I551427 - Resolved the issue where the multiline textbox was not being rendered when using FormGroup.

Data Grid

Bug Fixes

  • #I553314 - Resolved the issue where an exception was thrown when opening the filter dialog after filtering a date column while enabling Persistence.
  • #F186127, #F186743 - Resolved the issue where the patch request was incorrect while using expand query with ODataV4Adaptor.
  • #I545868 - Resolved the issue where expand query is not included in Checkbox Filtering datasource request in ODataV4Adaptor.
  • #I556864 - Resolved the issue where white space occurred when hiding and showing columns using the Column Chooser with Frozen Columns.
  • #I554224 - Resolved the issue where focus was not maintained properly when using the Enter key from a Grid Header.
  • #I548291 - Resolved the issue where the filter popup did not close properly on external click after expanding/collapsing the Detail Template.

DocIO

Bug Fixes

  • #I549665 - Picture inside table is now preserved properly while converting a DOCX format document to PDF.
  • #F186551 – The ArgumentException will no longer thrown while converting a Word document to PDF with mathematical equation.
  • #I556445 - Bookmark hyperlink navigation is now working properly while converting the Word document to PDF.
  • #I558097 – The NullReferenceException will no longer thrown while converting a Word document to PDF with mathematical equation.
  • #I554294 - Picture relative to paragraph is now positioned properly while converting a Word document to PDF.
  • #I551016 - Nested table width is now preserved properly while converting a DOCX format document to PDF.
  • #I552289 – Header content is now preserved properly while opening a RTF format document.

Bug fixes

  • #F171202 - Fixed an issue where the popup was not opening when using a dropdownlist inside a third party dialog.

PDF

Bug Fixes

  • #552304 - Conformance failure no longer occurs when converting PDF to PDF/A-2B conformance.
  • #184668 - Fixed the issue where IsDocumentModified becomes true after adding comments to the PDF.
  • #551442 - Fixed the issue where the signature was not verified when signing the document.
  • #547602 - Fixed the issue where an ObjectDisposedException is thrown while saving the PDF.
  • #545131 - Fixed the issue where the PdfGrid row did not consider the PDF page height when setting the margin and header.
  • #553780 - Fixed an issue where file contents were getting corrupted during PDF conversion.
  • #555021 - Fixed application hangs during signature validation.
  • #185658 - Fixed conformance conversion not working in a particular document.
  • #556346 - Null reference exceptions no longer occur when extracting images from a specific document.

PDF Viewer

Bug Fixes

  • #I557284 - The issue of update the Radio Button using pdfViewer.UpdateFormFieldsAsync function has been resolved.

Pivot Table

Bug fixes

  • #F186683 - The pivot table will now throw an error message when a calculated field is created with an invalid formula.

Presentation

Bug Fixes

  • #I552824 - The StackOverflowException will no longer be thrown while cloning PowerPoint shape with hyperlink.

Schedule

Bug Fixes

  • #I523360 - An issue related to toolbar items which were initially rendering on the left side and then moving to the right side of the header has been resolved.

Stepper

Bug Fixes

  • #F186613 - Now the issue with programmatically updating the Stepper status has been resolved.

Tree Grid

Bug Fixes

  • #F50629 - Fixed an issue where rowindex was not working properly in the row selected event.

XlsIO

Bug Fixes

  • #I552263 - The logarithmic axis is rendered with base 10 as the default value is resolved when converting the chart to image.
  • #I546598 - Border line thickness issue is resolved in chart to image conversion.
  • #I552219 - Spacing issue between legends is resolved in chart to image conversion.
  • #I552246 - Chart marker size is rendered small issue is resolved now while converting chart to image.
  • #I552256 - The data points not rendering issue is fixed in the chart to image conversion.
  • #I552257 - Chart value axis label is clipped issue is resolved now while converting chart to image.
  • #I552227 - The primary Y-axis title missing issue is resolved now in the chart to image conversion.