Ask a Question related to ASP.NET Building Controls, Design and Development.
-
nail #1
Build control in a placeholder or like a placeholder
Hi.
I create a new custom control and it works fine.
But now, I need to put it in any place on the page, like the placehold
control do.
Someone knows how can I do that?
Thanks in advance.
nail Guest
-
Control Event Handlers aren't called when used in PlaceHolder
I have a custom control that I'm adding to a Placeholder, when I click on a button within my control, it should fire an event handler. This works... -
Dynamically Loading User Control in PlaceHolder
Hi , I load dynamically a user control in PlaceHolder with the number of fileds in db. When loading user control there is no problem, if returning... -
UserControl not capturing Button click event when loaded with PlaceHolder Control
My UI is one table, 2 colums, one row. The cell on the left has a tree and the cell on the right has a placeholder control. When the user clicks on... -
Dynamicly loaded User Control events in a Placeholder
I am having a problem of receiving UserControl events which gets dynamicly loaded within a Placeholder on a main.aspx page. If I explictly place... -
Removing a user control from within a placeholder
Hi all, How do I go about removing a user control from within a placeholder control? The thing is I need to get the current usercontrol value...



Reply With Quote

