| Author |
Column Width in an ASPX page
|
|
| vpravin 2007-06-12, 6:57 pm |
| hi all
noob question:
i am using visual studio 03 to create a web app using asp.net 1.1
i created a table in a text box using System.Web.UI.WebControls.Table
i am adding data to it...
i want to knwo how i can set the width of colums.
i hve 2 columns and one of them is way to the left..
i hve fiddled around with the html and the tablename.blah.blah stuff
but i dont know which one to use
thankss a lot!
| |
| Jon Paal [MSMD] 2007-06-13, 3:56 am |
| post here:
microsoft.public.dotnet.framework.aspnet
"vpravin" <vp6750@gmail.com> wrote in message news:1181680474.808416.194230@z28g2000prd.googlegroups.com...
> hi all
>
> noob question:
> i am using visual studio 03 to create a web app using asp.net 1.1
> i created a table in a text box using System.Web.UI.WebControls.Table
>
> i am adding data to it...
> i want to knwo how i can set the width of colums.
> i hve 2 columns and one of them is way to the left..
> i hve fiddled around with the html and the tablename.blah.blah stuff
> but i dont know which one to use
> thankss a lot!
>
| |
|
|
|
|
|
|
|
|