You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Duro <de...@yahoo.com> on 2011/01/28 15:50:59 UTC

PagingNavigator not working in PropertyListView

Hello,
  i have an component, which shows content of a table and i use 
PagingNavigator in this component to list the pages. This component is 
working correctly, when i put it directly into an page. But when i use 
repeater - PropertyListView , than PagingNavigator stops working 
correctly. No matter , which of the pages i want to navigate to, it 
always shows the content  of the 1st page.
thanks for help, Juraj
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: PagingNavigator not working in PropertyListView

Posted by Duro <de...@yahoo.com>.
SOLVED, calling setReuseItems(true) on PropertyListView helped (for 
whatever reasons) :-)

> Hello,
>  i have an component, which shows content of a table and i use 
> PagingNavigator in this component to list the pages. This component is 
> working correctly, when i put it directly into an page. But when i use 
> repeater - PropertyListView , than PagingNavigator stops working 
> correctly. No matter , which of the pages i want to navigate to, it 
> always shows the content  of the 1st page.
> thanks for help, Juraj
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden 
> Schutz gegen Massenmails. http://mail.yahoo.com
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org