Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference a control in user control?
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01447396
Message ID:
01447438
Vues:
38
>Hi,
>
>I need to set DataSource of a text box to a table in a data set. The text box actually is part of a user control. For example,
>user control: MyUserControl textbox: txtMyEntry
>
>I tried to reference using
>
>MyUserControl.txtMyEntry but it does not work.
>
>
>Any suggestions? TIA.

Don't you need a property such as .Value?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform