Essential Studio for EJ2 TypeScript Release Notes
v19.1.64
May 19, 2021
Common
Bug Fixes
-
I323536
- Resolved Negative decimal value without zero parses into non-decimal values.
Chart
Bug Fixes
-
#326473
- Print is now working properly with strip line dash array.
Diagram
Bug Fixes
-
#I324251
- The issue “Nodes with SVG shapes have inaccurate positions in the Overview Control” has been fixed.
DocumentEditor
Bug Fixes
-
#I325681
- Resolved the textbox border rendering issue. -
#I323059
- Resolved the script error when ignore action in spelling dialog. -
#I323423
- Resolved the footnote moving issue to next page. -
#I324169
- Resolved opacity issue in toolbar item. -
#I322560
,#I323516
- Script error in the top and bottom layout is resolved. -
#I323824
- Resolved the document corruption issue in MS Office 2007. - Resolved the document rendering issue document footer.
- Resolved the script error for Jest framework.
Gantt
Bug Fixes
-
#325587
- Issue while deleting resource on split task has been fixed. - Issue on dynamically changing the
allowTaskbarEditing
property has been fixed. -
#165210
- Issue while filtering using Excel type has been fixed. -
#327043
- Issue in rendering taskbar template has been fixed.
Grid
Bug Fixes
-
#I323987
- Wrong batch changes while editing date column has been fixed. -
#I325763
-minwidth
issue with detail template has been fixed. -
#I325707
- When enable detail template androwDragAndDrop
, aggregate cells alignment issue has been fixed. -
#I323588
- ProvidedbeforeOpenAdaptiveDialog
event to listen the adaptive sort and filter dialog open action. -
#I323268
- Provided public methodsshowAdaptiveFilterDialog
andshowAdaptiveSortDialog
to open the virtual row mode filter and sort dialog in adaptive horizontal mode. -
#F165067, #I323250
-setCellValue
method issue with Frozen Grid has been fixed. -
#I318420
- filter dialog position whencolumnMenu
is displayed issue has been fixed. -
#I321693
-RowDeselected
event data property issue when unchecking the header checkbox, has been resolved. -
#I326604
- Aggregate value calculated incorrectly when batch adding is Fixed. -
#I325669
- Excel export misalignment while using the grouped custom datasource, issue has been fixed.
Features
-
#I315345
- Provided server side CSV exporting support. -
#I317320
- Provided inline editing support in columnvirtualization
.
PDFViewer
Bug Fixes
-
#I325096
- The Script error will no longer be thrown if we add form fields value by code behind. -
#I326083
- Now, the signature is appeared inside of the Signature Field in the PDF Viewer. -
#I326054
- The Script error will no longer be thrown while clicking the provided document hyperlink content. -
#I324660
- Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
Popup
Bug Fixes
-
#I317799
- The issue with “Script error is raised, when theelement
is not present” has been resolved.
ProgressBar
Bug Fixes
-
#F161003
- ProgressBar label is now rendering properly on live update.
RichTextEditor
Bug Fixes
- The issue with “Pasting the table elements from
MSword
to the editor, removes the empty cells in table” has been resolved. -
#I324985
- The issue with “Pasting the link in the Rich Text Editor doesn’t add thetarget=_blank
in the link” has been resolved. -
#I324430
- The issue with “Rich Text Editor not rendered properly when ID is given as a number” has been resolved. -
#I326887
- The issue with “Bold and other formats not working inside the table when the cell in empty” has been resolved. -
#I324041
- The issue with “When strong is applied more than one time for an element,un-bold
doesn’t remove all the bold tags” has been resolved.
Breaking Changes
- The
toolbarStatusUpdate
event has been deprecated. UseupdatedToolbarStatus
new event to get the status of the updated toolbar.
Spreadsheet
Bug Fixes
-
I304896
,I305853
-SUMIF
andAVERGEIFS
formula issue resolved. -
I325908
- Empty space occurs with merge / freeze pane andIF
formula calculation return as wrong number issues resolved. -
!289803
,I306565
,I305935
,I308657
,I321503
,I296802
,I316078
,I325908
,I327092
- We have provided the cross tab reference in formula expression support. -
#25146
- Copy paste related issue with the locked / unlocked cells has been fixed.
SvgBase
Bug Fixes
-
#325994
- Tooltip header not visible when string within <> has been fixed.
TreeGrid
Bug Fixes
-
#I325061
- Adding a new record below last row usingaddRecord
method works fine. -
#F165367
- StackedHeader columns works fine when value forcolumns
property is given asnull
.
TreeView
Bug Fixes
-
#I320504
- The issue with “In IE Browser, the template TreeView throws an error when changing the data source usinguseState
” has been resolved.