You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rogerio Pereira <ro...@gmail.com> on 2006/03/29 02:26:11 UTC

error while switching pages in dataTable using dataScroller

I have a page with one inputText, one commandButton, one dataTable and one
dataScroller, when i type the text to be seached in the inputText and click
in the commandButton to retrieve a list of matches in dataTable everything
works as expected, but when i click in the next page only the column
hearders is showed and i must click in commandButton again to do the seach
and fill the list to show the second page properly.

i'm using facelets 1.1.1 and myfaces 1.1.2 snapshot and i don't know who
causes it.


Thanks for any answer.

--
Yours truly (Atenciosamente),

Rogério

Re: error while switching pages in dataTable using dataScroller

Posted by Rogerio Pereira <ro...@gmail.com>.
one more info, there's no stacktrace