Click here to Skip to main content
15,893,588 members
Articles / Web Development / ASP.NET

A Templated databound Repeater control with per-row template selection

Rate me:
Please Sign up or sign in to vote.
4.89/5 (67 votes)
9 Sep 20044 min read 324.7K   2.9K   143  
This control allows you to select a template for each different row in your Repeater, based on the content of that row.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Netherlands Netherlands
Rob has been a professional web developer since 1998, and is working with C# and ASP.Net since early 2002.

Most of the time, his focus is on creating a clean and simple solution to development problems. (Although that sometimes means that he needs to do some hard work to make somebody else's life more easier.).

Comments and Discussions