Essential Studio for TypeScript Release Notes
v15.2.0.40
May 8, 2017
Common
Breaking Changes
- #174965 - The background-color of form editor controls in disabled state has been modified.
ejCheckBox
Breaking Changes
- The validationMessage of ejCheckBox has been deprecated from this release.Please make use of the validationMessages instead.
ejDatePicker
Breaking Changes
- The validationMessage of ejDatePicker has been deprecated from this release.Please make use of the ValidationMessages instead.
ejDateTimePicker
Breaking Changes
- The validationMessage of ejDateTimePicker has been deprecated from this release.Please make use of the validationMessages instead.
ejDialog
Features
- The Dialog provides an option to enable/disable browser scroll when we open the Modal Dialog.
Breaking changes
- Dialog position will be calculated based on the target or containment element.
ejGrid
Bug Fixes
- #177563 - In typescript declaration for delete record method, Type of the second parameter ‘data’ now changed into Object.
- #176207 - For typescript declaration now Field type of Grid column changed into string.
ejListBox
Features
- Provided sorting support to automatically sort the list items in alphabetical order.
- Cascade event provided to ListBox, which will be triggered before the cascaded data is populated.
ejListView
Features
- Provided virtual scrolling support to load data on demand without buffering huge data, it supports both normal and continuous mode.
ejRadioButton
Breaking Changes
- The validationMessage of ejRadioButton has been deprecated from this release.Please make use of the validationMessages instead.
ejSchedule
Features
- #135948, #145839, #129435 - Scheduler is now provided with an option to show/hide the weekend days in all views using the API
showWeekend
. - #173867 - Scheduler is now provided with an additional option to customize the appointment’s dragging and resizing interval ranges.
ejTimePicker
Breaking Changes
- The validationMessage of ejTimePicker has been deprecated from this release.Please make use of the validationMessages instead.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page