Essential Studio® for Blazor Release Notes

v26.1.38
June 19, 2024

Calendar

Bug Fixes

  • #I19720 - Fixed issue where date tooltip only displayed long date format in en-US, now updated for other cultures.

Chart

Bug Fixes

  • #I594178 - Console error is thrown while moving the axis scrollbar has been resolved.
  • #I596206 - Stacked area chart tooltip is now proper.
  • #I574720 - The performance issue with multiple clicks on the chart series legend has been resolved.

Data Grid

Bug Fixes

  • #I587919, #FB57014 - Resolved the issue where Exporting to Excel generates empty columns in the grid on the Excel sheet.
  • #I591077, #FB57919 - Resolved issue where DoesNotContain and NotNull filtering operators did not function correctly with ODataV4Adaptor for remote data in the grid.
  • #I590919, #FB57578 - Resolved exception occurring in Grid when using ExcelExport with a list containing mixed types.
  • #I577721, #FB54787 - Resolved the issue where OnKeyDown handler event does not trigger properly with Shift + F2 key.
  • #I582683, #FB55775 - Resolved the issue where invalid rows are rendered during virtual scrolling when using the virtualization feature in the grid.
  • #FB58057 - Resolved the issue where sort order column values are inconsistent with Infinite Scrolling while using persistence in the grid.
  • #I588746, #FB58175 - Resolved issue where freeze line separator does not work properly when the browser window is at less than 100% zoom level.

Date Picker

Bug Fixes

  • #I591777 - Fixed a console error that was occurring when selecting a value with the DatePicker DateOnly type on a mobile device.

DocIO

Bug Fixes

  • #I597413 - Corruption has been resolved now while converting an RTF to DOCX format document.
  • #I594385 - The XMLException will no longer be thrown while opening a DOCX format document.
  • #I593974 - The ArgumentException will no longer be thrown while opening a DOCX format document.
  • #I594318 - Mail merge is now executed properly while StartAtNewPage and RemoveEmptyParagraphs API enabled.
  • #I588278 - Nested table with column span is now preserved properly while converting a HTML to DOCX format document.
  • #I594209 - Page break before the block content control is now applied properly while converting a Word document to PDF.
  • #I593649 - Contents are now preserved properly when footnotes are within a frame while converting a Word document to PDF.
  • #I595879 - Image within content control is now preserved properly with hidden cell marker while converting a Word document to PDF.

Bug Fixes

  • #I591535 - Fixed the issue with Preselect Value in DropDown List Component with Virtualization.

Gantt Chart

Bug fixes

  • #I188608, #FB58510 - Fixed issue where an exception is thrown when adding a child task using the context menu.

MultiSelect

Bug Fixes

  • #I593338 - Fixed the issue with Preselect Value in Multiselect Component with Virtualization.

Numeric TextBox

Bug fixes

  • #I586498 - Fixed an issue where the numeric textbox component in various cultures was causing incorrect appending of pasted values.

PDF

Bug Fixes

  • #I592549 – Fixed an issue where complex script texts were rendered incorrectly after converting XPS to PDF documents.
  • #I593163 – Fixed a problem where the ‘Extract text word collection’ function in PDF documents was giving wrong coordinates.
  • #I597812 – Fixed the issue where there was a missing space at the end of TextWord.
  • #I595755 – Fixed an issue where the PDF/A-1B standard was not valid after converting a PDF to PDF/A-1B.
  • #I593607 – The stack overflow exception no longer occurs when merging PDF files.
  • #I581452 – Fixed a problem where the transparent color was not showing on the radio button field border.

PDF Viewer

Bug Fixes

  • #I589713 - The issue with the comment panel tooltip being incorrectly updated in the input field has been resolved.
  • #I888304 - The issue where ValidateFormFieldsArgs was not being triggered correctly when clicking the Submit button has been resolved.

Pivot Table

Bug fixes

  • An issue with calculated field details not being deleted properly when deleting a calculated field in the pivot table has now been resolved.
  • The issue with the expand and collapse state not being properly maintained in the field list treeview has been fixed.

Presentation

Bug Fixes

  • #I594028 - The KeyNotFoundException will no longer be thrown after removing the hidden slides in PowerPoint presentation.
  • #I591497 – The ArgumentOutOfRangeException is no longer be thrown while updating the merged cells in PPTX to Image conversion.
  • #I597702 - The NullReferenceException will no longer be thrown after saving the bin type OleImage in PowerPoint presentation.
  • PowerPoint Presentation will no longer be corrupted while clearing the layout slides and master slides.

Slider

Bug Fixes

  • #I599885 - Resolved the duplicate ticks value rendering in the Slider component.

Tab

Bug Fixes

  • #I594865 - Selecting and Selected events not triggered when closing active tab has been resolved.

Tree Grid

Bug Fixes

  • #I589996 - Fixed an issue where the index of a newly added child record was incorrectly updated when its parent was in a collapsed state.
  • #I587940 - Fixed an issue where the dropping suggestion border was not shown when the Tree Grid element was rendered in a hidden state.
  • #I596050 - Fixed an issue where the drop index was not updated properly during virtualization.
  • #I594232 - Fixed an issue where changing the visibility of toolbar items did not correctly update their display in the UI when done dynamically.
  • #I594289 - Resolved an issue where records were not rendered properly when expanding or collapsing a single root node with multiple levels of data.

TreeView

Bug Fixes

  • #F188774 - The issue with adding data in the OnAfterRenderAsync method not working has been resolved.

XlsIO

Bug Fixes

  • #I593680 - Exception is no longer thrown while accessing AutoFitColumns with UK culture.
  • #I589393 - Data labels with number format are now preserved properly when applying number format to individual data labels.
  • #I590906 - The chart with shape is now rendered properly in PDF conversion when the shape and text have a rotation angle.
  • #I596363 - AutoShape with 3D properties is now preserved properly when creating an Excel document.
  • #I598192 - Combined data bars and other conditional formats are now rendered properly when converting Excel to PDF.
  • #I589480 - Chart data labels are now preserved properly when the IsValue property is set to false for an individual data point.