DataSource: PP.Ui.DGDataSource;
The DataSource property determines table data source.
Use JSON or the setDataSource method to set the property value and the getDataSource method to get the property value.
The example of use is given on the Example of Creating an Asynchronous Data Table page.
See also: