Essential Studio for EJ2 TypeScript Release Notes
v16.1.28
March 09, 2018
Common
Bug Fixes
- Fixed
statePersistence
issue in destroyed control destroy.
CheckBox
Bug Fixes
- Style compatibility issue fixed.
ComboBox
Bug Fixes
- Filtering with Template issue has been fixed in DropDownList and ComboBox.
DataManager
Bug Fixes
-
saveChanges
&update
method promise arguments changed.
DatePicker
Breaking Changes
- DatePicker maintains null value, while entering the out of range(min/max) issue has been fixed.
DropDownList
Bug Fixes
- Filtering with Template issue has been fixed in DropDownList and ComboBox.
Grid
Bug Fixes
- Minimum height for edit dialog is provided.
- Identity column is not disabled when adding resolved.
- Script error thrown when destroy the Grid with custom toolbar template issue resolved.
- Batch editing save action shows empty grid issue resolved.
-
currentViewData
is not changed in remote data editing issue resolved.
MultiSelect
Bug Fixes
- Text property not working properly while selected text, this issue has been fixed.
NumericTextBox
Bug Fixes
- In NumericTextBox, unwanted “change” events has been prevented from triggering.
Schedule
Bug Fixes
- Problem with all-day appointments that are created for spanned timeline in work week view is fixed.
- Traversing order of appointments while pressing
Tab
key andShift+Tab
combination keys is corrected.
SplitButton
Bug Fixes
- Style compatibility issue fixed.
Toolbar
Bug Fixes
- Toolbar border hidden issue with grid in IE11 browser is fixed.