共用方式為


Connecting to live data

Production applications often use live data sources to display dynamic content. Live data, if available, is displayed when you run your application (F5). If you need to see data in objects on the artboard in order to style them, you can use sample data.

提示提示

If you create your sample data to use the same schema as the live data that your production application uses, you can simultaneously bind sample data and live data to the same objects. Your sample data will be displayed on the artboard, and live data will be displayed when you run your application (F5).

在本節中

請參閱

工作

Switching from sample data to live data

其他資源

Creating sample data

Displaying data in controls