Ask a Question related to ASP.NET General, Design and Development.
-
William F. Robertson, Jr. #1
Re: user control making changes to host page
After you add the user control, look into the Page.FindControls method.
The UserControl has a reference to the page it is on through Page.
HTH,
bill
"Dude" <hooter@post.com> wrote in message
news:1cb4b0ba.0307150740.6545df34@posting.google.c om...> I would like my user control to be able to change the text of a label
> that is on the hosted page. Is this possible?
William F. Robertson, Jr. Guest
-
user control problem access value from user control to a page
Thanks a lot for paying attention to my problem , i tell u the problem i have a main form in which i gave a login label that points to a... -
Falied to grand permission when host a .NET control in IE web page
I have a winform control hosted in IE web page. When the client side is Win2000, the page works ok. However, when I view the page from Win2003, it... -
Passign Javascript From User Control to Parent(host) Page
Good Afternoon I am hoping for some help for a problem i am struggling with. I am using a Parent Page to Dynamically load my user Controls based... -
Custom Server Control works on page but not User Control...why?
I'm developing the DevEdit.NET server control (an online HTML editor - www.devedit.com) but there's an extremely bizarre bug. The control runs fine... -
Page Load fired 3 times Web user control is embedded in a custom control
Hi, I have built a custom control that build a table with 3 cells in it. The custom control is designed to add all child controls to cell#2,...



Reply With Quote

