Repeating Data Controls
These controls display repeating data, in either a tabular or list format:
Control | Description |
---|---|
Data Grid | Displays data in a customizable grid. |
Items Control | Displays a collection of items from a bound data source. |
Items Repeater | Displays repeating data from a bound data source. It has both a layout template and a data template. |
List Box | A control with items that can be selected. |
Combo Box | A control with a drop-down list with items that can be selected. |