B
bb
Hi All
Hope someone can help with this problem
im creating a web app using asp.net and vb.net
i create a bunch of usercontrol (store the paths in a database by user) and
then dynamically load these usercontrols according the user profile. so far
so good .....
i need these usercontrols to be able to communicate as well..... this is
where i hit a snag ....
it seems i can that these user controls only load after the page load ....
and therefor i cant use addhandler to hookup events between them,
any thoughts?
thank you in advance
Hope someone can help with this problem
im creating a web app using asp.net and vb.net
i create a bunch of usercontrol (store the paths in a database by user) and
then dynamically load these usercontrols according the user profile. so far
so good .....
i need these usercontrols to be able to communicate as well..... this is
where i hit a snag ....
it seems i can that these user controls only load after the page load ....
and therefor i cant use addhandler to hookup events between them,
any thoughts?
thank you in advance