Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting table width
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00790205
Message ID:
00790214
Vues:
19
You see, I build the table in code, cell by cell so I don't specify the width of the table.

As far as " ", I tried putting a bunch of them in the text of each cell and it works. That is, with   the columns are all of equal width.
However, this does not tell me the width of the column in pixels.

And I need to know the width of the columns because I am putting hyperlink controls with ImageURL and I want the image completely fill out each cell. Therefore, I need to create the images (e.g. cellpic.gif) of the size exactly equal to the width of the column.

Do I make sense? <g>.

Thank you for your suggestions.

>::Can you see what I might be doing wrong?
>
>Some ideas:
>
>If you're specifying the table width, you'll want to make sure the sum of all cell widths are equal to the table width.
>
>Also, try putting something in each cell, even if it's only a non-breaking space ( )
>
>Try fiddling with the resultant HTML in a text editor (or FrontPage, if you have it). It sounds like a browser rendering issue, not a .NET coding issue.
>
>HTH
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform