You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by debnunley <de...@nielsenmedia.com> on 2006/11/21 00:56:17 UTC

HtmlDataScroller and pageCountVar

My scenario is very similar to many of the posting with respect to resetting
the pageIndex when the # of rows in the  result set has changed.  In my case
the # of rows is always a smaller.    I've been successful resetting the
pageIndex back to 1 with the setFirst() method on the table.  Everything
appears to be working as advertised except for pageCount.  The paginator
still renders the same # of page links irrespective of the # of rows.  Not
until I actually click on a scroller page link does the set of links
actually reflect the new row count.

Has anyone experienced the same and resolved?
Thanks
-- 
View this message in context: http://www.nabble.com/HtmlDataScroller-and-pageCountVar-tf2675854.html#a7463159
Sent from the MyFaces - Users mailing list archive at Nabble.com.