asp:repeater is really awesome, especially when you nest them to display hierarchical data. Be careful when doing this!
I spent freaking 1.5 days discovering that the order DataTables are put into the DataSet makes a difference. What ever the parent table is, be sure to add it first in the DataSet, then add the child table after.
P.S. Forget minimize, maximize, and resize…fold the freaking window!!!