Url: String;
The Url property determines URL of AJAX query for loading data to table.
Use JSON or the setUrl method to set the property value and the getUrl method to get the property value.
This property is used if a data source is asynchronous.
The example of use is given on the Example of Creating an Asynchronous Data Table page.
See also: