Static
getGet a data source by ID or Url.
string - id from data source declaration or url to catalog
Optional
filters: { field: string; value: string }[]array - filter data source by given field and value
array of data items is returned
Static
getGet a kendo data source by ID or Url.
string - id from data source declaration or url to catalog
Optional
filters: { field: string; value: string }[]array - filter data source by given field and value
a kendo data source object is returned
Static
getGet a kendo data source by ID or Url.
string - id from data source declaration or url to catalog
Optional
filters: { field: string; value: string }[]array - filter data source by given field and value
a kendo data source object is returned
Static properties and methods related to the form storage (data sources).