File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
JSF
Author
h:dataTable align
chloe wong
Greenhorn
Joined: Aug 02, 2006
Posts: 17
posted
Nov 28, 2007 03:12:00
0
i have something like below:
<t:dataTable id="data" ... value="#{itemBean.topList}" var="item"> <h:column> <h:outputText value="#{item.name}"/> </h:column> </h:dataTable>
which gives me
A
B
C
D
How can i make to display in
A B C D
E ...
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: h:dataTable align
Similar Threads
Using of nested Datatables
How can we represent a matrix like structure in jsf.
Submit dataTable fields
Reference outer dataTable var in inner dataTable
How to handle a list in JSF 2
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter