In simple terms my current need is to be able to keep the paginator state in
order to load the last page that the user was at when the datatable reloads.

Regards,

JV

 

  _____  

De: Jorge Vásquez [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 20 de noviembre de 2006 17:40
Para: 'MyFaces Discussion'
Asunto: Accessing datascroller paginator variables

 

Hi list,

I am using dataScroller for paginating a list.  I would like to have access
to the current page in the bean in order to load it whenever a user returns
to a list that was previously loaded.  My scenario is the user is loading a
set of detail pages and when he/she comes back to the list it isn´t loading
the page that he/she was at prior to going to the detail pages.  So I was
thinking if I can keep the current page in the bean but continue using
datascroller since I don´t want to reimplement all the pagination logic that
this component already provides.

 

Thanks,

JV

Reply via email to