HTML table Custom Control
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngcontrolsvb' list.


=?iso-8859-1?Q?Jonathan_Hjertstr=F6m?=
Hi,

I would like to make a custom control that I can use from within VS.NET. =
All I want is to create a HTML table with some pictures already set in =
some of the cell and then I would like to be able to easily put what =
ever I like in one of the cells. I want to be able to drag in controls =
etc into the cell in a web form in VS.NET.=20

I found a nice article that does almost what I want but this control =
will only allow the user to set the text. As I said I want to be able to =
drag in anything available in a web form and make it viewable in IDE.
http://www.15seconds.com/issue/020430.htm

This is my html that I want to encapsulate:

------------------------------------------
<TABLE id=3D"Table1" cellSpacing=3D"0" cellPadding=3D"0" border=3D"0">
<TR>
<TD><IMG height=3D"18" alt=3D"" src=3D"lt.gif" width=3D"24"></TD>
<TD bgColor=3D"#e7e7e7"></TD>
<TD><IMG height=3D"18" alt=3D"" src=3D"rt.gif" width=3D"24"></TD>
</TR>
<TR>
<TD bgColor=3D"#e7e7e7"></TD>
<TD bgColor=3D"#e7e7e7">HERE I WANT ALL MY CONTENT</TD>
<TD bgColor=3D"#e7e7e7"></TD>
</TR>
<TR>
<TD><IMG height=3D"16" alt=3D"" src=3D"ld.gif" width=3D"24"></TD>
<TD bgColor=3D"#e7e7e7"></TD>
<TD><IMG height=3D"16" alt=3D"" src=3D"rd.gif" width=3D"24"></TD>
</TR>
</TABLE>

------------------------------------------

Any ideas are very welcome!

Thanks a lot!

Best regards,

**************************************************************
Jonathan Hjertstr=F6m,
Software Developer, K2-Informatics (U) Ltd.
32, Kanjokya Street, Kololo, P.O. Box 8628,
Kampala, Uganda
tel. +256 41 532 865 / 871 / 873
fax. +256 41 532 910
http://www.k2informatics.com
**************************************************************

Reply to this message...
 
    
youngm@nationwide.com

try this link:
http://samples.gotdotnet.com/quickstart/aspplus/

Check out the "Authoring Custom Controls" section. They have some good=

info I thought.

=
=20
Jonathan Hjertstr=F6m =
=20
<jonathan@k2informatics T =
=20
.com> To: "aspngcontrols=
vb" <Click here to reveal e-mail address> =20
cc: =
=20
=
=20
bcc: =
=20
Subject: =
[aspngcontrolsvb] HTML table =20
07/25/2002 08:31 AM Custom Control =
=20
Please respond to =
=20
"aspngcontrolsvb" =
=20
=
=20
=
=20

Hi,

I would like to make a custom control that I can use from within VS.NET=
.
All I want is to create a HTML table with some pictures already set in =
some
of the cell and then I would like to be able to easily put what ever I =
like
in one of the cells. I want to be able to drag in controls etc into the=

cell in a web form in VS.NET.

I found a nice article that does almost what I want but this control wi=
ll
only allow the user to set the text. As I said I want to be able to dra=
g in
anything available in a web form and make it viewable in IDE.
http://www.15seconds.com/issue/020430.htm

This is my html that I want to encapsulate:

------------------------------------------
<TABLE id=3D"Table1" cellSpacing=3D"0" cellPadding=3D"0" border=3D"0">
<TR>
<TD><IMG height=3D"18" alt=3D"" src=3D"lt.gif" width=3D"24"></TD>
<TD bgColor=3D"#e7e7e7"></TD>
<TD><IMG height=3D"18" alt=3D"" src=3D"rt.gif" width=3D"24"></TD>
</TR>
<TR>
<TD bgColor=3D"#e7e7e7"></TD>
<TD bgColor=3D"#e7e7e7">HERE I WANT ALL MY CONTENT</TD>
<TD bgColor=3D"#e7e7e7"></TD>
</TR>
<TR>
<TD><IMG height=3D"16" alt=3D"" src=3D"ld.gif" width=3D"24"></TD>
<TD bgColor=3D"#e7e7e7"></TD>
<TD><IMG height=3D"16" alt=3D"" src=3D"rd.gif" width=3D"24"></TD>
</TR>
</TABLE>

------------------------------------------

Any ideas are very welcome!

Thanks a lot!

Best regards,

**************************************************************
Jonathan Hjertstr=F6m,
Software Developer, K2-Informatics (U) Ltd.
32, Kanjokya Street, Kololo, P.O. Box 8628,
Kampala, Uganda
tel. +256 41 532 865 / 871 / 873
fax. +256 41 532 910
http://www.k2informatics.com
**************************************************************

| [aspngcontrolsvb] member Click here to reveal e-mail address =3D YOUR ID
| http://www.asplists.com/asplists/aspngcontrolsvb.asp =3D JOIN/QUIT
| http://www.asplists.com/search =3D SEARCH Archives

=

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com