Community & Support
Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > How to Obtain Reference to RadGrid DetailTables' Containing Rows and Cells, and Customize Their Appearance

Answered How to Obtain Reference to RadGrid DetailTables' Containing Rows and Cells, and Customize Their Appearance

Feed from this thread
  • Posted on Jul 25, 2008 (permalink)

    Requirements

    RadControls for ASP .NET AJAX version

    RadControls for ASP.NET AJAX 2008.1.415+
    .NET version

    2.0 and later
    Visual Studio version

    2008 and later
    Programming language

    C#, VB
    Browser support

    all supported by RadGrid for ASP .NET


    all browsers supported by RadControls for ASP .NET AJAX



    Note: Due to major skin modifications implemented in the Q1 2009 release of the controls, a slightly modified CSS selector names should be used with releases after Q1 2009. See this help topic
    for more information.



    PROJECT DESCRIPTION

    This code library project demonstrates how to customize the appearance of RadGrid in hierarchy mode. References to RadGrid DetailTables' containing table rows and cells are obtained programmatically and custom CSS classes and styles are added.

    Pages in C# and VB available.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > How to Obtain Reference to RadGrid DetailTables' Containing Rows and Cells, and Customize Their Appearance