Here Mudassar Ahmed Khan has explained a tutorial with an example, how to use the ASP.Net Repeater control for displaying data (records) from database in C# and VB.Net.
The Repeater control as the name suggests will repeat its content and hence it can be used to display data using any HTML element.
In this article, the Repeater control will be populated from database and the data will be displayed as HTML table on the page.
↧