kendo.data.ObservableObject
The kendo.data.ObservableObject
is the building block of the Kendo UI MVVM design pattern. In addition, the items of the kendo.data.DataSource are kendo.data.ObservableObject
instances.
Inherits from kendo.Observable.