Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > HELP: Flow layout with Web UserControl?

Reply
Thread Tools

HELP: Flow layout with Web UserControl?

 
 
VB Programmer
Guest
Posts: n/a
 
      06-30-2003
I have a custom menu usercontrol that is to go on the top of all my asp.net
webforms.

I was wondering, how can I use FLOW layout on a page that uses this user
control? (The reason I need to do this is that I have to DYNAMICALLY
create/place hyperlink labels on the webform at various coordinates (based
on data from a database). The hyperlinks will actually be placed on top of
an image.)

Thanks in advance.
Robert


 
Reply With Quote
 
 
 
 
VB Programmer
Guest
Posts: n/a
 
      06-30-2003
Thanks Axel. I'm a dork.

"Axel Dahmen" <> wrote in message
news:...
Hmmm, if I've got you right, then all you have to do is to just remove the
GridLayout attribute from the <body> tag of your web page.

HTH,
Axel Dahmen

-------------------------------
"VB Programmer" <growNO-> schrieb im Newsbeitrag
news:#$...
> I have a custom menu usercontrol that is to go on the top of all my

asp.net
> webforms.
>
> I was wondering, how can I use FLOW layout on a page that uses this user
> control? (The reason I need to do this is that I have to DYNAMICALLY
> create/place hyperlink labels on the webform at various coordinates (based
> on data from a database). The hyperlinks will actually be placed on top of
> an image.)
>
> Thanks in advance.
> Robert
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Query:difference between node flow and filter flow in java's I/O,system? Jack Dowson Java 0 05-07-2007 03:35 PM
Choosing Layout: Css-Layout or Table-Layout hpourfard@gmail.com ASP .Net 1 06-19-2006 10:06 AM
Flow layout to grid layout Andrew Chalk ASP .Net 3 12-23-2005 04:56 AM
Oppinion regarding grid layout vs flow layout NWx ASP .Net 4 02-19-2004 08:56 PM
Converting from grid layout to flow layout. RobertH ASP .Net 1 11-04-2003 12:43 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57