Essential Studio for Angular Release Notes

v27.2.4
November 26, 2024

Chart

Bug Fixes

  • #I654525 - Now, the error bar is displayed properly for the larger value.
  • #I653358 - Now, the text render event’s text argument contains the datetime for the y-axis.
  • #I654788 - Now, the chart zooms properly while scrolling after it is destroyed and re-rendered.
  • #I653576 - The data label position is now set correctly for the labelIntersectAction as Hide.
  • #I653442 - The selection rectangle now renders properly in canvas mode.
  • #I654149 - Now the spline series animation is proper when adding null values.

Checkbox

Bug Fixes

  • #F857466- The issue with “Need to set the label tag for attribute if user changes the checkbox input id in checkbox component” has been resolved.

ContextMenu

Bug Fixes

  • #I625957 - The issue with “Context menu reposition issue while using the insertBefore and insertAfter method” has been resolved.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

  • #I655170 - The issue where the checkbox in showAddNewRow was not disabled in edit mode has been resolved.
  • #I652910 - The issue where focus was not applied to the first cell after exiting edit mode using the Escape or Tab key has been resolved.
  • #I652753 - Resolved an issue where the Excel filter in the grid did not display the provided filter values when there was no data within the specified filtered range.
  • #I644788 - The issue with server-side Excel export not working in ASP.NET Core Razor Pages has been resolved.

ListView

Bug Fixes

  • #I654535 - The issue with the icons in the Bootstrap 5.3 theme in ListView has been resolved.

MultiColumn ComboBox

Features

  • #I645254 - Now we have provided support for resizing columns in the Multicolumn ComboBox.

MultiSelect

Bug Fixes

  • #I655493 - Fixed the issue where the item was not displayed in the popup while filtering with virtualization.

NumericTextBox

Bug Fixes

  • #I656269 - Fixed an exception that occurred in the NumericTextBox when the PDF viewer was destroyed.

PDF Viewer

Bug Fixes

  • #I633354 - Now, the text search highlight is displayed correctly when the searched page contains Unicode text.
  • #I653415 - Now, saving PDF as blob with programmatically aligned Free Text annotations works properly.
  • #I651412 - Now, the signature and initial field indicator text is displayed correctly during minimum zoom.

Pivot Table

Bug fixes

  • #I651756 - Field searching will now work properly within the field list UI when searching for grouped child fields.

QueryBuilder

Bug Fixes

  • #I349006 - Issue with “Multi select component not render for complex data binding sample for In/notIn operators” has been fixed.
  • #I650981 - Issue with “The value template is not destroyed when two dropdownlist popups are opened back to back in the query builder” has been fixed.

RichTextEditor

Bug Fixes

  • #I651190 - Now, the bold format will be removed for the specified text content.

Schedule

Bug fixes

  • #F194681 - An issue where a script error occurred while editing an existing event in the scheduler component has been resolved.

Tab

Bug Fixes

  • #I649636 - An issue with Tab item selection, when the allowDragAndDrop property is enabled, has been fixed.

Toast

Bug Fixes

  • I654672 - Fixed an exception that occurred when navigating to another page.

Tree Grid

Bug Fixes

  • #I643179 - Keyboard selection with up and down key scroll actions now working properly when virtualization is enabled.

TreeView

Bug Fixes

  • #I658444 - Resolved console error when clicking Select All after adding a new item to the DropdownTree component using the search functionality.