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 .NET, Sql, ASP.NET, and other crazy shenanigans

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

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