Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > User Control Page Load not firing (nor event handlers) in VS 2005

Reply
Thread Tools

User Control Page Load not firing (nor event handlers) in VS 2005

 
 
Dood
Guest
Posts: n/a
 
      12-20-2005
I have a page that has a tab control which toggles which user control
is loaded into a placeholder. The user controls that are loaded into
this place holder have other user controls in them, making 3 levels.
When I select a drop down list that is in the 3rd level user control,
it causes a post back, but only the postback event on the main page
(1st level) fires, nothing else happens in any of the user controls in
the 2nd and 3rd level. Any help would be nice! (PS - this code worked
in 2003, but have since converted to 2005).

Dood

 
Reply With Quote
 
 
 
 
Dood
Guest
Posts: n/a
 
      12-20-2005
More info: The main page (1st level) loads the user control
programatically into the placeholder, is there something special that
needs to be done in order for the pageload events/postback event
handlers in the loaded user control to fire?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
firing button click event before page load event.....???? GauravGupta ASP .Net 4 01-19-2012 06:52 AM
User Control within User Control - Event not firing Don ASP .Net 3 03-11-2005 05:56 PM
Event not firing for user control inside user control vatech1993 ASP .Net 4 12-11-2004 02:51 PM
Button_Click event in user control not firing on page Tim Thomas ASP .Net 3 10-30-2003 09:12 PM
Button_Click event in user control not firing on page Tim Thomas ASP .Net Web Controls 3 10-30-2003 09:12 PM



Advertisments