Data Binding
The PanelBarUtils
enables you to bind a data collection to the PanelBarItem
components.
Binding to Local Data
The following example demonstrates how to bind the PanelBar to local arrays.
Binding to Remote Data
The following example demonstrates how to bind the PanelBar to remote data.