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

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top