Click to See Complete Forum and Search --> : {{Dynamic}} [Web Composite Custom Controls]


BlueSquid
December 3rd, 2002, 12:54 AM
Hello I have a couple of questions about Composite Custom Controls:

1: I created a Web Composite Custom Control, can I create it dynamiccally on a web form?

2: If I can create it dynamically, Can I assign a single event handler function to all the dynamically created instances of the Composite control?

If there are special handling issues needed for creating dynamic Custom controls please state them to me, because I am having trouble with event handlers of (ONLY) Dynamically created Composite Custom controls, their counter parts (Created at design time) are working well.

Thank you