The HTML and the code used in the demo, can be found at the link below.
http://asprockers.blogspot.in
Link for csharp, asp.net, dotnet basics and sql server video tutorial playlists
/ @kaushikdhameliyadkaushikl
Similarities:
1. Just like gridview, a repeater is also a data-bound control.
2. To bind data, you use DataSource property and invoke DataBind() method.