TableDataSource Constructor

Syntax

PP.Prx.TableDataSource (settings);

Parameters

settings. JSON object that contains settings of component.

Description

The TableDataSource constructor creates an instance of the TableDataSource class.

Example

The example of use is given in description of the GridView.TableSource property.

See also:

TableDataSource