You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Ray Clough <ra...@allthisisthat.com> on 2007/07/26 02:30:14 UTC

Tomahawk DataScroller

We have a t:dataList which contains a t:dataTable which contains a
t:dataScroller.  In one particular case, the table collection being iterated
over contains 2 tables, the first of which needs to be 'pageable', and the
second which should not.  (The 1st table contains multiple pages, and the
2nd doesn't.)  Clicking on any of the scroller links for the first table
causes both tables to switch pages.

If both data scrollers are rendered, the data scroller for the second table
is rendered the same as the data scroller for the first table, with the same
number of page links even though the number of pages differs.  In this case,
the scroller links don't work at all.

Is this a problem with the data scroller?

Thank you.
-- 
View this message in context: http://www.nabble.com/Tomahawk-DataScroller-tf4148726.html#a11802271
Sent from the MyFaces - Users mailing list archive at Nabble.com.