Follow me on Twitter at Twitter.com/wbm
FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
ASP.NET.NET - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on Web, HTML5, Mobile, MonoTouch for iPhone, MonoDroid for Android, and Windows Azure.

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Archives

Browse by Tags

All Tags » ASP.NET.NET (RSS)
Accessibility / Section 508 with ASP.NET
I have found the following items are important accessibility issues/settings from a development standpoint when building an ASP.NET application: Gridview. UseAccessibleHeader property. This property causes the output of the gridview to have a <th>...
More Posts