solutions related to asp.net problems
|
|
|
Question / Problem
|
Define Repeater Control in ASP.Net?
|
Solution
|
Repeater Control is used to display a repeated list of items that are bound to the control. It may be bound to a database table, XML file or other list of items.
|
Applies to |
|
Asp.Net 2.0
|
Rank It |
|