ClientID INamingContainer problem

Joined
Nov 8, 2007
Messages
1
Reaction score
0
Hi all, I'm looking for assistance with an ASP.Net issue.

I have a fairly large web application ported from ASP.Net 1.1 to 2.0. Most of it works fine except for some date controls. It seems that usage of ClientID does not returns a fully qualified ID that contains the ancestor control names. All the relevant classes do implement INamingContainer. The clientID is retrieved during OnPreRender() or later. The parent control of the date control in question can retrieve a valid ClientID, but this date control cannot. And, this works fine for the ASP.Net 1.1 version.

Are there any unwritten rules about how the framework traverses the control hierarchy to generate these clientID's? Any help would be appreciated.

thanks,
Sal.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top