Ask a Question related to ASP.NET Building Controls, Design and Development.
-
ton #1
How can I lauch a new webform from within a curstom server control
Hi,
I show a table with several rows from a database. One of the columns is a
button. This button is part of the composite control. When the client pushes
that button I want to add another webform, which contains the details (again
a customserver control) so the user could edit the rcord.
Is this possible
Thanx
Ton
ton Guest
-
Help: ASP.NET Webform using VB.NET User Control
I created a VB.NET user control which uses a nonmanaged ActiveX control. I built it as 'mycontrol.dll'. In my ASP.NET webform I'm trying to add... -
does webform control equal to asp.net control?
If no, could you show me the differentia? thanks, ThxBruin -
image webform control
I am trying to adjust the size of an image web control but if I try to say myimage.height = 200 it says that an integer cannot be converted to a... -
Including WebForm Image Control in a Webform Table Control
What is the code for including an image control in a Table control of a WebForm ???? regards -
HELP: ActiveX Control on webform
I am going to use an ActiveX control on my webform. 1. How can I set it up so that if a user views the web page and doesn't have the ActiveX...



Reply With Quote

