dataSource kendo.data.DataSource

The DataSource of the widget. Configured via the dataSource option.

Changes of the DataSource will be reflected in the widget.

Important: Assigning a new DataSource would have no effect. Use the setDataSource method instead.

In this article