
Adds new Calendar and DatePicker components, plus animations for all components during hover and selection.
Features
- New components: Calendar and DatePicker.
- Grid and TreeGrid components have built-in editors for: Boolean, Date, Image, List, Numeric, Progress, Rating and Text values.
- Option to select a different editor for each column cells.
- Cell editors are fully customizable via CSS.
- Components now have built-in animations during hovering or selection.
- All components now have a property that determines whether animations are enabled or not.
- New events: cellValueChanging and cellValueChanged, fired when cell value changes.
- A getClientPos method is added to CommonService, which returns the mouse position in client coordinates based on specified element.
- New and updated samples.