CSS Friendly ASP.Net Adapter updates to GridView, DetailsView, and FormView

If you’ve used the CSS Friendly ASP.Net Control Adapters in the past, you may want to check out change set 9278, which included a number of improvements to the GridView, DetailsView, and FormView controls.
From the check-in notes:
- Major rewrites of GridView, DetailsView, and FormView walkthroughs
- FormView and DetailsView now use PagerTemplate when it exists
- FormView, [...]