P
pek
OK..I am using panelGrid for a table..
<h
anelGrid columns="3">
<f:facet name="header">
<h
utputText value="Test" />
</f:facet>
<h
utputText value="Test" />
<h
utputText value="Test" />
<h
utputText value="Test" />
<f:facet name="footer">
<h
utputText value="Test" />
</f:facet>
</h
anelGrid>
So..although this outputs a table as I like it..I want to configure the
"sidebar" with a certain width like <td width="">....
Any help..?
<h
<f:facet name="header">
<h
</f:facet>
<h
<h
<h
<f:facet name="footer">
<h
</f:facet>
</h
So..although this outputs a table as I like it..I want to configure the
"sidebar" with a certain width like <td width="">....
Any help..?