You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by taylan saldiray <ta...@gmail.com> on 2006/04/27 10:09:22 UTC

force the datascroller to specified page

hello everyone

i have a datatable and datascroller

when they are rendered initially
i need that the scroller shows not the first page
instead
it shows for example the 3.page and of course the
paginator should be showing the 3.page

i have done with the paginator (it is on the right
page) but the model always shows the values on the
first page.

uiData.setFirst() didnt help.

Taylan S.