Using Repeater control in ASP.Net using C#


Here Mudassar Khan has explained how to use the ASP.Net Repeater control for displaying data (records) from database in C#.

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.



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:1384

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.