Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing empty cells
Message
De
27/03/2006 13:14:19
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Stylesheet
Titre:
Showing empty cells
Divers
Thread ID:
01108063
Message ID:
01108063
Vues:
50
I did that once but I can't remember how I did it. Basically, I would like to show the empty cells in a table without having to enter the   syntax in the cell where the cell is empty.

I have the following in my stylesheet:
TABLE
{
   empty-cells: show;
}
And, something like that for testing purposes:
<P>
<TABLE CELLSPACING=0 CELLPADDING=2 BORDER=1>
<TR>
<TH>Field name
<TH>Type
<TH>Width
<TH>Decimal
<TH>Description
<TR>
<TD>Field name
<TD>Type
<TD>
<TD>Decimal
<TD>Description
<TR>
<TD>Field name
<TD>Type
<TD>
<TD>Decimal
<TD>Description
<TR>
<TD>Field name
<TD>Type
<TD>
<TD>Decimal
<TD>Description
<TR>
<TD>Field name
<TD>Type
<TD>
<TD>Decimal
<TD>Description
</TABLE>
But, this is not working. I can see that the table is shown without borders where the empty cells apply.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform