Simple Question - Sizing panelGrid (pek:Beginner)

P

pek

OK..I am using panelGrid for a table..

<h:panelGrid columns="3">
<f:facet name="header">
<h:eek:utputText value="Test" />
</f:facet>
<h:eek:utputText value="Test" />
<h:eek:utputText value="Test" />
<h:eek:utputText value="Test" />
<f:facet name="footer">
<h:eek:utputText value="Test" />
</f:facet>
</h:panelGrid>

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..?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top