Well, here's the rub. When i give it the runat="server" attribute, it complains that it can't convert a repeater control into a table header. This is because I am using an HTML table to format data displayed with a repeater control. It's kind of embedded in my HTML table. And it doesn't like it when I set the table to run at the server...