Essential Studio® for Blazor Release Notes

v27.1.55
October 22, 2024

Chart

Bug Fix

  • #I636015 - The chart axis labels now display correctly for the specified intervals in the DateTime Category Axis.
  • #I636946 - The chart no longer zooms in when long-pressing to display the tooltip.
  • #I636952 - The chart tooltip now appears correctly for the zoomed chart during long-press touch interactions.

ComboBox

Bug fixes

  • #F186477 - The issue where the custom value was not being bound to the component when using a strut datasource has been resolved.

Date Time Picker

Bug Fixes

  • #F194440 - Fixed an issue where the ScrollTo functionality was not working correctly for the DateTimePicker.

Dialog

Bug Fixes

  • #FB62073 - The issue regarding the footer button style in the dialog has been successfully resolved.

DocIO

Bug Fixes

  • #I636223 - Mark as decorative of shape is now enabled properly while resaving a DOCX format document.
  • #I635910 - Bold for RTL text is now preserved properly while resaving an RTF to DOCX format document.
  • #I637705 - Formatting of the SECTIONPAGES field is now preserved properly while converting a Word document to PDF.
  • #I637554 - Bottom cell border is now preserved properly while converting a Word document to PDF.
  • #I640802 - Floating item is now positioned properly while converting a Word document to PDF.
  • #I641195 - Text is now positioned properly while converting a Word document to PDF that contains continuous section break.

Gantt Chart

Bug fix

  • #I639419 - The issue where the task resource was not updated when dynamically adding a resource using an ObservableCollection has been resolved.

Data Grid

Bug Fixes

  • #I634784, #FB62269 - Fixed an issue where an exception was thrown on a hosted site when performing an update operation using ODataV4.

  • #F61987, #FB61987 - Fixed a NullReferenceException that occurred when using Shift + Click with SelectionType set to Multiple and SelectionMode set to Both in the Grid.

  • #F194782, #FB62222 - Fixed an issue where the Filter Menu popup suddenly closed when interacting with the DateTimePicker.

  • #I642345, #FB62288 - Fixed an issue where the GetSelectedRecordsAsync method returned 0 records when pressing the escape key, even if a row was selected in the grid.

  • #I644846, #FB62382 - Fixed the issue where the row was not selected properly when clicking in the UI if the SelectedRowIndex property was defined.

Maps

Bug fixes

  • #I639077 - The X and Y property values in the event argument of the CellClicked event in the HeatMap component are now accurate.

MultiColumn ComboBox

Bug Fix

  • #F194594 - Fixed an issue where the object value was not bound correctly in the component.

MultiSelect

Bug fixes

  • #I639954 - Fixed an issue related to the Multi-Select Dropdown that affected the functionality of the Select/Unselect All feature.

PDF

Bug Fixes

  • #I639913 – Fixed an issue where preservation problems occurred while merging documents with merge options
  • #I641876 – Fixed an issue where signatures became invalid after filling form fields in a PDF document.
  • #F194610 – Fixed an issue where redaction did not work as expected in certain PDF documents.
  • #I635962 – Resolved an issue where the border width was not properly returned in the textbox field.
  • #I640530 – Resolved a hanging issue that occurred while extracting text from a PDF document
  • #I633772 – Fixed an issue where text bounds were not retrieved properly for specific text on the last page of a PDF.

Pivot Table

Bug fixes

  • #I643726 - The issue with custom number formats not being applied to value fields with the “PercentageOfDifferenceFrom” aggregation type has been fixed.

Presentation

Bug Fixes

  • #I641180 - Font name is now retrieved properly from the shape style during PPTX to Image conversion.
  • #I638958 - Font color is now retrieved properly from the shape style during PPTX to Image conversion

Rich Text Editor

Bug Fixes

  • #I642979 - Now, the image upload functions correctly when the Rich Text Editor is rendered within an EditForm and the SaveUrl property is configured.
  • #I634406 - Now, the quick toolbar is properly hidden when focus is moved out of the Rich Text Editor.

Tooltip

Bug Fixes

  • #640776 - Prevented the tooltip from opening on right-click action on the target in the Blazor Tooltip component.

Tree Grid

Bug Fixes

  • #I641632 - Resolved an issue where the “Add Form” opened at the wrong index when using a detail template.
  • #I633927 - Resolved an issue where selection persisted after deselecting a record using ClearSelection.