Is this possible with a custom control

P

Paul

Hi all,

To avoid a lot of code repetition I'd like to create a custom control
that wraps table elements around the controls that the custom control
contains. E.g:

<mycontrol>
<control1 />
<control2 />
<control3 />
</mycontrol>

When overriding the CreateChildControls method, is it possible to
access the "pending" child controls and dictate where they will be
created/added?

Thanks,

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top