Styling pagination

2010-09-16 Thread Josh Kamau
Hi team, How can i style the org.apache.wicket.markup.html.navigation.paging.PagingNavigator component? I would also like to replace the and with words like previous and next. I tried to use PagingNavigation instead but i dont understand how its markup is supposed to be. Thanks always for

Re: Styling pagination

2010-09-16 Thread Benedikt Schlegel
The easiest and also the most obvious way to do this is to extend the PagingNavigator and provide your own markup. But if you dont want to remove all components added by PagingNavigator, you should use the same wicket:ids and component hierarchie, just change what you need to change (replace ''