CSS Control Adapter Toolkit for ASP.NET 2.0
Following up on a previous blog post (that mentioned how to use control adapters to change the output of code to include option groups for a drop down list) they have gone one further and released a Adapter toolkit to make some ASP.Net controls render CSS code instead of using HTML tables. Using CSS is another topic I often advocate but usually have to include the proviso that there is nothing you can do about automatically generated code that uses table. Now there is! I hope this toolkit will be expanded to include all controls in the future.
ScottGu's Blog : CSS Control Adapter Toolkit for ASP.NET 2.0


