PagingNavigator not working in PropertyListView

2011-01-28 Thread Duro

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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: PagingNavigator not working in PropertyListView

2011-01-28 Thread Duro
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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org