Just discovered that an article I wrote in the pre-cambrian era was uploaded to this server when I recreated this blog...so if you're interested in some techniques for nesting ASP.NET repeaters take a look...should add that this is REALLY old as in ASP.NET 1.0 days. I don't necessarily recommend what's in the article any more; though a quick search shows nothing which really trumps the methods I show in terms of raw performance...A nicer method in the .NET 3.0 days would almost certainly use Listviews and LINQ...and significantly less code (oh and the examples are broken right now...hopefully I'll get a lot more stuff working this weekend!