The example in the wiki worked for me. Thank you!
On 10/27/06, Jeff Bischoff <[EMAIL PROTECTED]> wrote:
Hi Adrian,
I have created a wiki page [1] for this. If the solution there does not
help you, but you find an alternate solution please add it to the page.
[1] http://wiki.apache.org/myfaces/ManagingDataScrollerPage
Regards,
Jeff Bischoff
Kenneth L Kurz & Associates, Inc.
Adrian Mitev wrote:
> Hi guys! I have a page with t:dataTable and t:dataScroller. I use
> ListDataModel for the table. The data for the table is in session
> scoped managed bean. In one of columns there is commandLink that
> navigates to details page for the objects of the table. On the details
> page there is a back button that navigates back to the dataTable page
> via navigation rule. When i use the scroller to go to other page and
> select the details page then get back on the dataTable page with the
> back button then the scroller's paginator shows the first page but on
> the dataTable is shown the page i was before. I want the dataTable to
> be the same as before. Where's the problem?
>
--
Seeing is believing