Essential Studio for React Release Notes

v20.2.39
July 19, 2022

DashboardLayout

Bug Fixes

  • #F171906 - The issue with “Adding dynamic panels after drag causes error in Dashboard Layout” has been resolved.

Dialog

Bug Fixes

  • #FB35757 - Now, the issue with Content Security Policy is resolved when pasting the contents into the Rich Text Editor.
  • #F175969 - Now, the dragging working properly when dynamically set the dialog header.
  • #FB36339 - Now, the issue with dialog templates not rendered properly is resolved.

DocumentEditor

Bug Fixes

  • #I386312 - Resolved issue in increase/decrease indent using tab key.
  • #I378136 - Resolved the content hanging issue while opening the document with tab character.
  • #I390208, #I376243 - Resolved script error while loading the attached document.
  • #I389150 - Locked regions are not synced properly.
  • #I381259 - Resolved script error while navigating between print and web layout.
  • #I381509 - Resolved layouting issue due to footnote element.
  • #I381367 - Resolved script error while adding comment.
  • #I384633 - Restricted margin value in page setup dialog similar to MS Word.
  • #I383938 - New table is now adjust properly to the page width.
  • #F173898 - Resolved issue with copy & pasting text with highlight color.
  • #I379350 - Resolved layouting issue due to list format.
  • #I383921 - Resolved ok button disabled after selecting bookmark in hyperlink dialog.

New Feature

  • #I381313 - Added API to get clipboard content.

ExcelExport

Bug Fixes

  • Fixed the image corruption issue while multiple grid to Excel export.

FileManager

Bug Fixes

  • #F175723 - The issue with “The File Manager incorrectly shows Type of the selected items when an unidentified file type is selected” has been resolved.
  • #I385707 - The issue with “Facing error while copying and pasting a folder within another folder in the MVC File Manager component” has been resolved.
  • #I391271 - The issue with “Facing an error in the File Manager component while performing the drag and drop with the ID-based providers” has been resolved.

Gantt

Bug Fixes

  • #I389834 - Records position not updated properly in datasource when we drag and drop the records issue has been fixed.

Grid

Bug Fixes

  • #I377182 - DOM leak with Group Caption Template issue has been fixed.
  • #I388087 - Grid navigation with TAB stops working when the isFrozen is enabled issue has been fixed.
  • #F173914 - Inside template function state value is not updated issue has been fixed.
  • #I387341 - Increase in Row Height when editing enabled has been fixed.
  • #F175548 - The dataStateChange event triggering at initial grid rendering has been fixed.
  • #I389565 - cssClass property is not updated dynamically is fixed.
  • #I385208 - Wrong row drop index when dropped in external grid has been fixed.
  • #I386683 - disableHtmlEncode property is not working in Excel Filter is fixed.
  • #I376845 - Memory leak issue on command column has been fixed.
  • #F175044 - Image is not rendered in Multiple Grid Excel Export issue has been fixed.

ListBox

Bug Fixes

  • #I386103 - Issue with “Datasource not update properly after clearing the filtering in the dual listbox” has been resolved.

ListView

Features

  • #I385167 - Provided support to cancel the ListView select event.

PDFViewer

Bug Fixes

  • #I390764 - The issue of is document edited API is false while editing a document has been resolved.
  • #I388086 - The issue of replied comments merging with other annotations has been resolved.
  • #I379142,#I391296 - The x,y bounds of the form fields are proper while adding the form field.
  • #I386887 - The issue with radio button alignment with different zoom settings has been resolved.
  • #F175614 - For load failed and PDF file path not found errors, an error message is now displayed.
  • #I379627 - formFieldMouseover and formFieldMouseLeave is now trigger properly.
  • #I387260 - Now Signature Indicator Properties can be modified Programmatically in DOM.
  • #I384670 - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
  • #I382941,#I383132 - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.

PivotTable

Bug Fixes

  • #I389665 - The pivot table can now be rendered properly while applying date grouping.
  • #I389889 - The class names in the pivot table are properly updated for the sub-total columns.

RichTextEditor

Bug Fixes

  • #I388456 - Now, when an empty span tag is loaded in the Rich Text Editor, the text displays properly.
  • #I386938 - Now, the Image resize in the Rich Text Editor works properly.
  • #I386940 - Now, clicking ctrl+B continuously in list element works properly.

Spreadsheet

Bug Fixes

  • #I390848 - Issue with “sort method is not working as expected for the date type” has been resolved.
  • #I390792 - Issue with “chart object is not updated properly in the cell model after deleting an already created chart element” has been resolved.
  • #I390792 - Issue with “script error occurs while switching chart theme and changing chart type” has been resolved.
  • #I391056 - Issue with “selection is not updated properly after filtering and scrolling which causes copying invalid data” has been resolved.
  • #I390628 - Issue with “find toolbar dialog is misaligned while resizing the browser” has been resolved.
  • #I390628 - Filtered hidden rows are considered during find action issue has been resolved.
  • #I390638 - Issue with “exception throws while unhiding the hidden rows, after selecting a column and perform a Cut action” has been resolved.
  • #I390638 - Issue with “exception throws while scrolling with multi selection in the freeze pane” has been resolved.

Tab

Bug Fixes

  • #I388161 - An issue with “Removing the selected tab item” has been fixed.
  • #I390262 - An issue with “Tab item dropped in wrong position” has been fixed.

TreeGrid

Bug Fixes

  • #I384210 - Resolved infinite scrolling does not working properly when we toggle between virtualization to infinite scrolling.
  • #F175598 - The checkbox column selection works properly when the child has an empty child array.