Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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> as opposed to a <td> for the header. I am...
    Posted to Wallace B. McClure (Weblog) by Wallym on 10-03-2006, 12:00 AM
    Filed under: .NET General, ASP.NET Code, .NET, ASP.NET, ASP.NET.NET
Page 1 of 1 (1 items)