DataRepeater Control (Visual Studio)

The Visual Basic Power Packs DataRepeater control is a scrollable container for controls that display repeated data, for example, rows in a database table. It can be used as an alternative to the DataGridView control when you need more control over the layout of the data.

In This Section

Reference

Microsoft.VisualBasic.PowerPacks

DataRepeater

Virtual Mode in the DataRepeater Control (Visual Studio)