Essential Studio for EJ2 JavaScript Release Notes
v16.3.23
October 3, 2018
DocumentEditor
Features
- Added
created
anddestroyed
events inDocumentEditor
.
DropDownList
Bug Fixes
- DropDownList
ItemTemplate
withaddItem
method template issue has been resolved.
Grid
Bug Fixes
- Prevented the grid refresh action when change the
showDropArea
visibility. - Changed the default values while add the empty data.
- Context menu separators are not hidden properly when open in header.
- Script error is thrown while auto fit the hierarchy grid with empty data is fixed.
- Batch changes not passed when the column is edited with spaces.
- Misalignment occurred while doing show or hide grid column with enable frozen columns is fixed.
- Support for column chooser can search with user given operators.
ListView
Bug Fixes
- Fixed issue with typings while using custom fields in removeItem
MultiSelect
Bug Fixes
- MultiSelect values are cleared after performing add operation in Grid, that issue has been fixed.
- Item disappears from popup list after pressing the backspace key, that issue has been fixed.
Schedule
Bug Fixes
- An issue with scheduler throwing script error while rendering it as hidden element has been fixed.
Sidebar
Features
- Two-way binding support has been provided for
isOpen
property.
Tab
Bug Fixes
- The issue with tab selection after remove other tabs has been fixed.