> How to add Images in wicket Navigator instead of << < > >>?
One way, I'm sure there are others: Write your own MyPagingNavigator that extends PagingNavigator or AjaxPagingNavigator. Provide your own markup. Override protected PagingNavigator newPagingNavigator(String navigatorId, final DataTable<?> table); in NavigationToolbar / AjaxNavigationToolbar and provide your own MyPagingNavigator there. Med vänlig hälsning / Sincerely yours Leo Erlandsson Tyringekonsult AB Phone: +46-(0)451- 594 54 Email: [email protected] Website: www.tyringe.com saravana kumar <[email protected]> 2010-02-15 13:34 Sänd svar till [email protected] Till [email protected] Kopia Ärende How to add Images in wicket Navigator instead of << < > >>? -- Thanks & Regards, SaravanaKumar G.
