This is a migrated thread and some comments may be shown as answers.

Finding a control in a LoggedInView Template

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alan Watson
Top achievements
Rank 1
Alan Watson asked on 17 Mar 2010, 06:29 PM
Hi all,

I'm trying to find a way to locate the server-side control of a RadGrid.

Here is the topology

<asp:LoginView ID="LV2">
    <LoggedInTemplate>
        <telerik.RadComboBox ID="RCB2">
            <ItemTemplate>
                telerik.RadGrid ID="RG2"

I'm having great difficulty "finding" the RadGrid in Server Side code.


Any help would be much appreciated.

Cheers,
            
        

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 22 Mar 2010, 04:44 PM
Hello Alan,

Please review this article on how to find controls in RadComboBox ItemTemplate.

Let me know if it helps.

Greetings,
Iana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Alan Watson
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or