can i have a user control in a user control?
ok so here i am again.. haha
i have my profile page with a "Message Composer" (thats one of the user controls)
when i click the "send message to contact(s)" link button within this user control, i want to dynamically add my "SendMessageToContactsPanel". but i cant add the panel from the code behind of the message composer.
any idea why?
|