
Originally Posted by
Atirez
You should be pretty much OK with transitional, major problems come in with the DataGrid control (use the repeater instead) and the ImageButton, further some of the client side script from .Net is not output correctly (i.e. not valid.) I have got around this problem by doing small parsing operation before the page is sent to the browser.
I did hear a long time ago a few people where re-working most of the controls to be W3C compliant, but have not really looked into it since. However, if it is really important you could create some custom controls then you will have full control of the output.
Barry
Bookmarks