loading dependent Controls

M

Michael Bordogna

i am working with 3 user controls on one aspx page.
i dont have a problem loading the controls except that
one control is dependent on information in another.

here is the deal

the first user control uses a third party web control which is a
tabControl. the tab control has id info based on the
tab selected this id information needs to be available to
my second control which is a drop down menu. i tryed dynamicly loading
both controls in the page_init which will
work except the info is not available in the page_init or the page_load,
it doesnt become available until i try to print it out in the aspx page.

Also i have an event associated with the tab control that
fires after it is loaded. but if i try to dynamicly build the other
controls from this method. the dependent controls' events do not fire
when expected
 

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,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top