Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update panel and subclassed UI control
Message
From
22/01/2010 00:59:51
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Update panel and subclassed UI control
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01445394
Message ID:
01445394
Views:
93
Hi,
I have problem that, my control in updatePanel always postback upon any server side event. It works previously.
I compare my latest aspx with prior and found that, the only difference is, I was using asp:TextBox; now I am using cc1:MyNumericTextBox.

MyNumericTextBox is actually just a subclass of ASP.NET TextBox. I suspected the System.Web.Extensions only "extend" controls under System.Web.UI, but not mine.

Any ideas how to resolve this?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Reply
Map
View

Click here to load this message in the networking platform