Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Building Controls
Control with collection property that is editable control in desig
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Sean, post: 4255865"] Hello, I want to implement a control that has collection property and it's content is editable in designer in ASP.NET v2.0 The example would be : <CustomControls:TabbedControl> <CustomControls:Tab><!-- can drag and drop controls in designer--></CustomControls:Tab> <CustomControls:Tab><!-- can drag and drop controls in designer--></CustomControls:Tab> </CustomControls:TabbedControl> I've been looking on the web, and didn't find a clue to how to implement this sort of control. Working with ASP.NET2 I've managed to get ContainerControlDesigner, but only for a stand alone control. Thank you, Sean [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Building Controls
Control with collection property that is editable control in desig
Top