- last post: 01.01.0001 12:00 AM PDT
The Repeater control is used to display a repeated list of items that are bound to the control. The Repeater control also may be bound to a database table, an XML file, or another list of items.
EX: ("spamreporter.xml")
EX: Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
For futher information, go here.
[Edited on 06.24.2009 11:19 AM PDT]