Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Nemo #1
Problem with calendar RenderControl in a composite control
Hi,
I include a calendar control in a composite control.
The problem is calendar.RenderControl only render the control without any
functionality.
for example, I can't click the calendar to select a date.
Please help.
Thanks.
Nemo Guest
-
Problem with databound composite control
I'm developing an ASP.NET 1.1 composite control with a datalist. The datalist contains a template with some textboxes and some labels. The... -
Problem creating DLL for a composite control
I have a ASP web page that has its own codebehind vb file. But then I am using a composite control in that page. The code for the control is... -
Possible to create a composite control that has a child control that is a validator that validates the composite control itself?
I am attempting to create a composite control which has a label, followed by an optional error message, followed by two text boxes. I have... -
Composite control problem !!!
Hi all, I have a composite control which only consists in a datagrid control for beginning. I create the datagrid control within the... -
ViewState Problem with Composite Control
I am creating a composite control that contains an iframe. I am creating this iframe in the 'CreateChildControls()' method by adding a literal...



Reply With Quote

