RE: How do multi columns like newspaper?
From: Tampa .NET Koder (TampaNETKoder_at_discussions.microsoft.com)
Date: 12/12/04
- Next message: jason_at_catamaranco.com: "Re: Compile simple C# example in Web Matrix"
- Previous message: Juan T. Llibre: "Re: SDK - which version?"
- In reply to: VB Programmer: "How do multi columns like newspaper?"
- Next in thread: Alex Homer: "Re: How do multi columns like newspaper?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 12 Dec 2004 12:45:05 -0800
You will most likely have to use the datalist asp.net web server control.
You can set the number of colums to display the data that is bound to it
"VB Programmer" wrote:
> I have an ASPX page that I'm creating. It'll have alot of text. I want the
> text to be 2 columns, like a newspaper. If the user resizes the browser the
> columns should adjust accordingly.
>
> What is the best way to handle this?
>
> In addition, I may want to constrain the vertical height of the columns. Is
> there a way to do this too?
>
> Thanks in advance!
>
>
>
- Next message: jason_at_catamaranco.com: "Re: Compile simple C# example in Web Matrix"
- Previous message: Juan T. Llibre: "Re: SDK - which version?"
- In reply to: VB Programmer: "How do multi columns like newspaper?"
- Next in thread: Alex Homer: "Re: How do multi columns like newspaper?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|