Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Default' does not contain a definition for 'TextBox2' a
Message
From
24/09/2009 23:33:24
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
Network:
Windows 2003 Server
Database:
MySQL
Application:
Web
Miscellaneous
Thread ID:
01426054
Message ID:
01426063
Views:
29
TextBox txt1 = (TextBox)this.FindControl("TextBox1");
TextBox txt2 = (TextBox)this.FindControl("TextBox2");

but they (txt1 & txt2) are always return null?
seems like they are not found??
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform