Hi,

I'm using myfaces-1.0.7, and i'm trying to implement a
table model backend bean to be able to control the
displayed page for table. The first time the table is
rendered i can set the "first" attribute to a specific
row index so it displayes the page content i want; but
then when i change de current page using the data
scroller, this does't change the "first" attribute
value of the table; so it can't find out which page
was selected by the user...there are some attributes
for dataScroller tag which seem to be very useful,
like the "pageIndexVar" attribute, but i have tryied
using it, and i always get a null value for it. Is
there someone  else who tryied using the value of
those attributes? Are these attributes used to specify
between requests which page was selected by the user?
how can these "var" attributes used? 

More exactly, is there a preferred way to control the
selected page index of a data table from a backend
bean?

Thanks in advance,

Regards,

Catalin 


                
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

Reply via email to