columns.dataSource Object|kendo.data.DataSource
The data source of the values for the foreign key columns. Can be a JavaScript object which represents a valid data source configuration or an existing kendo.data.DataSource instance.
Note: When the dataSource property is set one should also set the dataTextField and dataValueField.