New to Kendo UI for jQuery? Start a free 30-day trial
kendo.data.Model
Model
inherits from the ObservableObject
and extends it with fields and methods which enable it to define a schema. The
DataSource contains instances of the Model
when the schema.model
setting is specified.
Fields
Methods
Events
In this article