CSS Control Adapters Update (Beta3)

I've blogged in the past about the great CSS Control Adapters that Russ and Heidi have been working on. These adapters use a new built-in extensibility mechanism in ASP.NET 2.0 called "control adapters" that allow you to plug-in into any ASP.NET server control and override, modify and/or tweak the rendering output logic of that control. The control adapters that Russ and Heidi built provide a pure CSS based rendering (no tables)for all of the ASP.NET Data (GridView, DataList, DetailsView, FormView, etc), Navigation (Menu, TreeView), and Login (Login, CreateUserWizard, ChangePassword, PasswordRecovery, LoginStatus) controls. You can learn more about them and how to usethem with your projectsfrom my past tutorial blog post here. Beta3 CSS Control...(read more)

RSS feed for comments on this post · TrackBack URL

Leave a Comment

You must be logged in to post a comment.