Find RadGrid client side if it is nested in a template of another control

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 13 Jun 2007 Link to this post

    Requirements

    RadControls version

    RadGrid 4.6, RadPanelbar 4.x

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by RadGrid and RadPanelbar


     
    PROJECT DESCRIPTION

    This project shows how to find RadGrind client side when it is nested as a template in a RadPanelbar item. I use the OnGridCreated client event to store the grid client object in a global variable. Then, I just go ahead and use the value of this global variable to select a row of the grid on click of a button.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.