If I use a repeater with my Telerik:RadGrid
the headers do not align with table cells.
An example can be found here.
http://img40.imageshack.us/img40/1810/issuel.png
As you can see in the first instance of the table the headers align correctly with the data and they don't overlap above the scroll bar. On the table below the headers dont align and they do overlap above the scroll bar.
The MasterTableView
and Columns
have the same settings and structure as they are produced using a asp repeater.
So basically I was just wondering whether anyone has had a similar problem and whether they have a solution.
Let me know if you need to see any code.