Use the Repeater..::.DataBind()()() method to bind data from a source. The Repeater..::.DataBind()()() method commonly is used after retrieving a data set through a database query.
The Repeater..::.DataBind()()() method commonly is overridden when creating custom templated data-bound controls. For more information, see How to: Create Templated ASP.NET User Controls.
For more information about data binding to server controls, see Data-Binding Expression Syntax.