WebDataSource
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Interface
New in 2020r1
Provides the methods needed to create a data source to use with WebListBox.
Methods | ||||
|
Notes
The data source you create via the WebDataSource interface lets you create a generic way to populate the data for a WebListBox.
See Also
WebListBox control, WebListBoxColumnData, WebListBoxRowData classes.