Community

ASP.NET: Accessing Nested Repeater Control

(Suprotim Agarwal) The ASP.NET Repeater control is a handy data-bound list control that allows you to create a custom layout by repeating a specified template for each item displayed in the list. You can nest a repeater control inside the other to create advanced layouts.

Read More - Register for Free Membership