Completed
Last Updated: 20 Nov 2014 18:28 by ADMIN
TrentCioran
Created on: 31 Mar 2012 05:32
Category: Kendo UI for jQuery
Type: Feature Request
55
Support for complex data models in DataSource.
DataSource should be more feature rich. I consider following features a must in order to be able to develop complex UI's without the current pain

- Multimple models definition
- Associations between models
   - BelongsTo
   - HasMany
- Lazy load of associations!
- Allow use a REST approach for associations (send updates over a HasMany association to a service)
- Allow send the complete object

- Association validations
   - Unique
   - Exists
   - Min/Max number of elements
1 comment
ADMIN
Telerik Admin
Posted on: 21 Dec 2012 13:18
The Q2 2012 release will include hierarchy support.

Hierarchical DataSource was introduced in the Q2 2012 Kendo UI release.