-
Notifications
You must be signed in to change notification settings - Fork 0
pward123/kendo-backbone-datasource
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A KendoUI DataSource that wraps a Backbone Collection. The following items are not currently supported: (Listed in order of planned future support) - Sorting - Querying - Paging - Filters - Aggregates - Grouping - Setting of values through the data function * Backbone models with attributes named "id" or "uid" due to conflicts with Kendo's use of these properties. The Kendo id property is alwayss set to the Backbone's cid value. * options.autoSync is assumed to be on, but sync only copies the values to backbone. It does not call backbone sync key: * future support is not planned Assumptions: - The read function is not implemented (the caller should use Backbone functions instead)
About
A KendoUI DataSource that wraps a Backbone Collection
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published