webtier@glassfish.java.net

alternative to h:dataTable

From: <webtier_at_javadesktop.org>
Date: Thu, 19 Aug 2010 23:54:04 PDT

When working h:dataTable component, i found it difficult to customize. For example, adding colspan, show different types of rows, edit table 'in place', adding dynamic some fonctionality, selection on cells/rows/headers.
<p>
Instead, i use 'ui:repeat' on rows. See:
<p>
http://jsf-tables-tutorials-and-examples.blogspot.com
<p>
I add 'loop' component to add some features like paging,
and now i can create neary ANY table with jsf, facelets.
<b>
Is my approach better then h:dataTable?
[Message sent by forum member 'raizman_leonid']

http://forums.java.net/jive/thread.jspa?messageID=480636