Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reference a control in user control?
Message
 
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01447396
Message ID:
01447438
Views:
39
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform