Essential Studio® for Blazor Release Notes

v26.2.11
August 27, 2024

Accumulation Chart

Bug Fix

  • #I613863 - The Accumulation Chart tooltip now properly displays the point’s X value when a data label format is specified.

Chart

Bug Fixes

  • #I621580 - Chart performance has been optimized, resulting in faster rendering of multiple charts with 15K data points.
  • #I620993 - The first label on the X-axis is now rendered properly when LabelIntersectAction is set to Trim and rotation is applied.
  • #I621607 - The first and last points of the series are now rendered properly on the DateTimeCategory axis when LabelPlacement is set to OnTicks.
  • #I607568 - Legend selection now functions properly when highlight is enabled for the legend.
  • #I613852 - The chart tooltip is now properly formatted with a thousand separator when a culture is applied.

Data Grid

Bug Fixes

  • #I620317, #FB60292 - Fixed the issue where the Aggregate cell was not rendered properly when used with RowDragAndDrop.

  • #I620850, #FB60350 - Fixed the issue where the primary key was being passed in the payload request in ODataV4.

  • #I620994, #FB60344 - Fixed the issue where the ForeignKey value was not displayed properly in the Exported Grid GroupCaption.

  • #I623634, #FB60493 - Fixed the issue where the Stacked Header did not render properly when used with the visible property.

  • #I617447, #FB60156 - Fixed the issue where the Selected row jumped up to a few rows above when Virtualization and OverScanCount were enabled in the grid.

  • #I623124, #FB60462 - Fixed the issue where the TimeFormat property was missing in the DateEditCellParams of the Grid.

  • #I620572 - Fixed the issue where data did not load properly when using ResetPersistData in the Virtualized grid.

  • #I623096 - Fixed the issue where Filtering was not working properly for non-nullable DateTime columns.

Date Picker

Bug Fixes

  • #I604605 - Fixed an issue where the backdrop was not removed on mobile devices when calling ShowPopupAsync during the focus event.

DocIO

Bug Fixes

  • #I622018 - Reply and resolved comments are now preserved properly after calling ImportContent API.
  • #I624632 - RTL text is now preserved properly while converting a HTML to DOCX format document.
  • #I616846 - TOC with section break is now preserved properly after calling UpdateTableOfContents API.
  • #I621875, #I622386 - Frame is now positioned properly while converting a Word document to PDF.
  • #I623855 - Page break is now preserved properly while converting a DOCX format document to PDF.
  • #I622106 – The Exception will no longer be thrown while converting a DOCX format document to PDF.
  • #I621636 - Pagination issue is now resolved while converting a Word document to PDF due to “MS Gothic” font height difference

Bug Fixes

  • #I615387 - Fixed the issue the placeholder color is darker in the Material theme.

  • #I610993 - Fixed the issue where the popup displayed a “no records” template when the base classes implemented IDynamicMetaObjectProvider.

MultiSelect

Bug fixes

  • #I615387 - Fixed the issue the placeholder having low padding value in Material theme.

  • #I622536 - Fixed an issue with value selection and unselection when the “enter” key is pressed in MultiSelect CheckBox mode.

PDF

Bug Fixes

  • #I621560 – Fixed the issue where a preservation error occurred while drawing the grid in the PDF.
  • #I620035 – Fixed the issue where preservation errors occurred while rendering images in PDF documents.
  • #I610417 – Fixed the issue where a preservation problem occurred in the textbox field after enabling the insert spaces and required field options.
  • #I622002 – Fixed the issue where a Null Reference exception was thrown when inserting pages into a PDF document.
  • #I604827 – Fixed the issue where added form field data was missing in the flattened form fields.
  • #I25995 – Fixed the issue where a Null Reference exception was thrown while loading a specific PDF document containing form fields.
  • #F189359 – Fixed the issue with improper text rendering when drawing the PDF grid that includes a nested grid table.
  • #I623089 – Fixed an issue where spaces were incorrectly added between words when extracting text lines from a specific PDF document.
  • #I618863 – Fixed the issue where the extracted text from specific PDF documents was not accurate.
  • #I622508 – Fixed the issue where documents became corrupted after drawing TIFF images in PDF format.
  • #I613523 – An exception will no longer occur when extracting text from specific PDF documents.
  • #I617515 – Resolved an issue where the first page did not load properly during PDF export.

Pivot Table

Bug fixes

  • #I612413 - Users can now apply their preferred number formatting to the Percentage aggregation type obtained value fields in the Pivot Table.

Presentation

Bug Fixes

  • #I622150 - The PowerPoint presentation slide can be deleted now, after cloning and merging the slide with the OLE object.
  • #I617780 – The PowerPoint Presentation will no longer be corrupted while removing the shape from slide which is containing a video file.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging a place holder shape into the master slide.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging an OLEObject with a VML drawing shape.

Range Selector

Bug Fix

  • #I620932 - The issue where the Bootstrap bundle script reference threw an exception on window resize with the Range Selector has been resolved.

Schedule

Bug fixes

  • #I617296 - An issue where the row height was improperly increased when regular events were displayed over block events has been fixed.

Tree Grid

Bug Fixes

  • #I613682 - Resolved an issue where the record is missing when performing collapsing action with virtualization.
  • #I620094 - Resolved an issue where the data disappears when performing a collapse action with a single root parent while using virtualization.
  • #F192946 - Resolved an issue where the Toolbar property did not update dynamically in the DataBound event.
  • #I616125 - Resolved an issue where the hierarchy broke when adding data to an ObservableCollection.
  • #I597772 - Resolved an issue where the last row border was not visible when editing and collapsing all records.

XlsIO

Bug Fixes

  • #I616864 - The exception is no longer thrown while parsing threaded comments that have the same person’s name.
  • #I620657 - Performance has been improved when opening an Excel document.
  • #I618507 - The exception is no longer thrown when converting a scatter chart containing two different series types into a PDF.
  • #F189431 - Cell text in the pivot table is now rendered properly when converting Excel to PDF.