Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drag Drop Sub-Classed Web Controls
Message
From
24/09/2004 15:24:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Drag Drop Sub-Classed Web Controls
Miscellaneous
Thread ID:
00945853
Message ID:
00945853
Views:
69
I use class libraries of sub-classed web controls and add these to my designer tool bar. However, I have not been successful in sub-classing a control in the project where I’m using it and drag and droping it onto a web form. I have tried to add the controls by the same method as I do a library dll, but VS goes nuts. I have all kind of problems because the designer seems to get confused with the references. If I hack the html of a page and manually add a reference to my application project then if works. (Register TagPrefix="cc1" Namespace="mywebproject" Assembly="mywebproject")

Is there a way to implement drag and drop for a control sub-classed in my web application or a safe way to add it to a tool bar?

Thanks in Advance.

Terry Carroll
Next
Reply
Map
View

Click here to load this message in the networking platform