koraykazgan
Programmer
Hi there,
i want to program a web custom control which can contain other custom controls including itself. I want to be able to use drag and drop in the designer and also to use HTML tags to nest the controls on the page.
These controls should be visible at design-time and of course at run-time.
It should be something like the table tag, which can contain other tags such as input buttons etc. and which are drag and drop compatible.
Thanks for your help,
Bye.
i want to program a web custom control which can contain other custom controls including itself. I want to be able to use drag and drop in the designer and also to use HTML tags to nest the controls on the page.
These controls should be visible at design-time and of course at run-time.
It should be something like the table tag, which can contain other tags such as input buttons etc. and which are drag and drop compatible.
Thanks for your help,
Bye.