Essential Studio for EJ2 TypeScript Release Notes

v20.2.44
August 16, 2022

AutoComplete

Features

  • Provided event details in open and close event arguments in the autocomplete component.

Chart

Bug Fixes

  • #I395538 - Shared tooltip template is not shown for two series has been fixed.

ComboBox

Features

  • Provided event details in open and close event arguments in the combobox component.

Diagram

Bug Fixes

  • #I395331 - The undefined exception will no longer thrown while draw a SVG node.

DocumentEditor

Bug Fixes

  • #I380067 - Resolved the revision preservation issue in the nested table.
  • #FB35879 - Hyperlink is now preserved properly while converting word document to HTML document.
  • #I380080, #I389118, #I389521 - Resolved order rendering issue in merged cells.
  • #I390693 - Resolved issue with rendering textbox shape outline.
  • #I388738 - Resolved the cursor positioning issue.
  • #I364803 - Resolved the comment deletion issue after enabling track changes.
  • #I379697 - Resolved script error while accepting the revision.
  • #I386689 - Resolved script error while modifying section format.
  • #I383929 - Resolved issue with applying top border.
  • #I394545 - Resolved issue with applying the filter in the track changes pane.
  • #I397115 - Resolved issue in applying row height.
  • #I391148 - Auto convert hyperlink is now working properly.
  • #I390697 - Shape is now preserved properly on undo/redo.
  • #I392407 - Resolved issue with closing comments pane.

Features

  • Provided event details in open and close event arguments in the dropdownlist component.

FileManager

Bug Fixes

  • #I391992 - The issue with “Getting incorrect folder or file path details in the Node JS file service provider for the File Manager component” has been resolved.
  • #I394199 - The issue with “Image preview is not loaded while naming folders with special characters in ASP.NET Core File Manager” has been resolved.

Gantt

Bug Fixes

  • #I394194 - Timeline changes when toggling critical path issue has been fixed.
  • #I388575 - Gantt chart disappears when searching is performed with tasks in collapsed state with virtualization issue has been fixed.
  • #I394195 - Week start day not working properly after perform Zooming actions issue has been fixed.
  • #I393709 - Baseline milestone not rendered in proper position .
  • #I394223 - Gantt Chart does not update data source when adding new record.

Grid

Bug Fixes

  • #F175923 - Script error thrown when we perform Dialog Editing with columnTemplate feature has been fixed.
  • #I387602, #I391114 - ColumnTemplate is not working with childGrid in React has been fixed.
  • #I392695 - Header checkbox is selected automatically while doing searching and filtering with custom binding has been fixed.
  • #I377797 - Fixed the column misalignment issue while using the lazy load grouping feature to hide columns.
  • #I388048, #I388054 - Icons appearing as unwanted characters in the NVDA Screen Reader speech viewer has been fixed.
  • #I394025 - Memory leak issue on Command column when grid refreshed is fixed.
  • #I396878 - HeaderTemplate feature is not working in React child Grid has been fixed.
  • #FB36381 - Gantt with virtualization and Persistence working properly and the issue has been Fixed.
  • #F175543, #I389522, #F176346, #I394881, #I395706, #I395963, #I397022 - Typing white space in grid input field on Mac OS has been Fixed.
  • #FB34389 - DataStateChangeEventArgs.search Data Type has been updated.

Kanban

Bug Fixes

  • #F176236 - Now, the drag and drop functionality will work fine in the Internet Explorer V11.

MultiSelect

Features

  • Provided event details in open and close event arguments in the multiselect component.

PDFViewer

Bug Fixes

  • #I394274,#I394827 - Now ,The signature and initial is updated after the 10th page.
  • #I395889 - Now ,script error occurs without injecting annotation has been fixed.
  • #F173061 - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
  • #I396556 - Now ,import and export for JSON and XFDF is document working properly.

RichTextEditor

Bug Fixes

  • #I390850 - Now, the first list item will be removed properly when placing the cursor at the start of the first list item and pressing the backspace key.
  • #I386938 - Now, resizing the image works properly even after resizing the Rich Text Editor using the browser window.
  • #I90850 - Now the issue with ‘When selecting a list in the Rich Text Editor and pressing the shift key, the strike through and underlining styles are deleted’ has been resolved.
  • #I396553 - Now, pressing the enter key after pressing backspace when the cursor is at the start of the first list item works properly in the Firefox browser.
  • #I396244 - Now, inserting emoticons using the executeCommand public method after entering the & symbol in the editor inserts the emoticons at the correct cursor position.

Spreadsheet

Bug Fixes

  • #I383440 - Issue with “exception throws while applying formula reference on the wrap content cell” has been resolved.
  • #I390638 - Issue with “exception throws while performing multi-selection along with scrolling action on the freeze pane” has been resolved.
  • #I394857 - Issue with “typed content is not visible while performing the edit on partially viewed cell” has been resolved.
  • #I395466 - Issue with “allow to rename and moving the sheets on protect workbook” has been resolved.
  • #I395410, #I395411, #I395414, #I395416, #I395419, #I394857, #I395421 - Issue with “context menu and autofill option shows while disabling the cell selection” has been resolved.
  • #I394806 - Provided new argument in the addCustomFunction method to add the description for the custom formula.
  • #I392186 - Provided option to set maximum file size and maximum data count for validating the files before opening into the component.

TreeGrid

Bug Fixes

  • #I393339 - Resolved script error thrown When hierarchy mode is Both and performing an initial search in case of virtualization enabled.

TreeView

Bug Fixes

  • #F176651 - The issue with “Checkbox state is not maintained properly for multilevel nodes in the TreeView component” has been resolved.