URL To XML

The URL to the data source that the grid will be data bound to. This property also supports the Common Use Variables stated at the beginning of this help topic.

Default:  empty

Example:       http://domain.com/GridDataSources/Tasks
                    <%SiteURL%>/GridDataSources/Tasks

 

Back to Top