Ask a Question related to ASP.NET Building Controls, Design and Development.
-
thxBruin #1
how to implement a custom draw control?
I want to implement a custom draw control like the image web control. But
when i inherit my control from System.Web.UI.WebControls.Image, i don't know
how to draw my own image to it. Where is the Graphics object? Any advice?
thxBruin Guest
-
Unable to implement a custom WSDL
Everything I read says to use the following in the web.config system web section <webServices> <protocols> <remove name="Documentation" />... -
How to Implement an Custom Image Control
Hello As i know images must be return as an aspx page in the src attribute from the img tag. But what is the best strategy to build a Custom... -
Can't Draw with Shift , Option, or Control
I switched computers with another designer i work with and for some reason, I can't use shift, option or control when i'm drawing circles or... -
ControlDesigner not invoked on custom control when control is rendered within another custom control
I have a custom control that has a simple designer (derived from System.Web.UI.Design.ControlDesigner) associated with it (using the... -
Building a custom control that implement table server control
Hi, I want to create a custom control that implements the table htmlcontrol. In my webform page I want to include that custom control and add...



Reply With Quote

