Column Width in an ASPX page

Column Width in an ASPX page

am 12.06.2007 22:34:34 von vpravin

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!

Re: Column Width in an ASPX page

am 13.06.2007 08:59:28 von Jon Paal

post here:

microsoft.public.dotnet.framework.aspnet


"vpravin" 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!
>