I have a generic checkboxlist that is always rendering the RepeatLayout as Flow even when I explicitly specify Table. This only happens with .net 4.0 viewed with IE10. When I use a .net 4.5 server it renders fine. I cannot upgrade the server to 4.5 now.
I'm too close to deadlines to upgrade and have to test the entire website. I already ruled out OutputCache and CSS as the problem.
Any help would be greatly appreciated!
Go to the complete details ...