Essential Studio for Blazor Release Notes

v29.1.40
April 29, 2025

Chart

Bug Fixes

  • #I716861 - JSInterop exceptions will no longer be thrown while rendering the Stock Chart component.
  • #F196643 - The chart subtitle is now rendered in the correct position when TextOverflow is set to Wrap for the chart title.

Data Grid

Bug Fixes

  • #I695447, #FB66370 - Fixed an issue where an incorrect PATCH request occured when updating a row with a fully null complex column.

  • #I697112, #FB66015 - Fixed an issue where blank values were not filtered in complex columns when using Excel Filter in grid.

  • #I701838, #FB66962 - Fixed an issue where, in Infinite scrolling some records loaded initially, but the remaining records were not being displayed correctly upon scrolling.

  • #I709620, #FB66813 - Fixed an issue where column header text does not wrap in Adaptive vertical mode when the TextWrap feature is enabled in the Grid.

DocIO

Bug Fixes

  • #I709667 - Hanging issues will no longer occur while converting a Word document with tabs to PDF.
  • #I709693 - XML mapping for rich text content control is now preserved properly while resaving DOCX document.

File Manager

Bug Fixes

  • #I713380 - Resolved the issue where the error dialog popup did not appear in the Details View of the Blazor FileManager component.
  • #F196667 - Resolved the issue where the BeforeImageLoad event was triggered continuously in the Blazor FileManager component.

Mention

Bug Fixes

  • #I706954 - The issue where the mention popup did not close after typing a mention character followed by another mention character has been resolved.

MultiSelect

Bug Fixes

  • #I706755 - Fixed an exception that occurred when clearing a custom value using the chip clear icon.

  • #F196493 - Fixed an issue where data was not loading properly after searching for and selecting an item with virtualization enabled.

PDF

Bug Fixes

  • I711899 - Resolved the issue where an exception occurs when loading the accessibility level PDF document in the PAC tool.
  • I714467 - Fixed the problem where an exception occurs while accessing the destination from the form field.
  • I699582 - Resolved the issue of overlapping PDF grid rows when AllowHorizontalOverflow is set to true.
  • I709561 - Resolved the issue of missing whitespace in text lines in a specific PDF.
  • Fixed the null exception that occurred while setting the font color for the text box field.
  • I704301 - Fixed an issue where annotations were not retrieved in the PdfDocument instance during HTML to PDF conversion.
  • I714812 - Fixed the problem where page content was cut off during HTML to PDF conversion with a single-page layout.

Schedule

Bug fixes

  • #I714679 - An issue where incorrect EndDate time value in DataManagerRequest.Params for scheduler has been fixed.

Slider

Bug Fixes

  • #I712036 - Resolved an issue where the tooltip for the Range Slider did not display when hovering over the start or end points, with the “showOn” value set to “TooltipShowOn.Hover.”

Tree Grid

Bug Fixes

  • #I713951 - Resolved an issue where the ExpandByKey and CollapseByKey methods did not function as expected.

Uploader

Bug Fixes

  • #I704871 - The issue with custom data not being properly retrieved on the server when using the RetryAsync method for chunk uploads has been resolved.