Hi, Thank u for your reply. Here with i sent my coding for Wicket navigator.
please tell me where to add images in wicket navigator.
navigator = new PagingNavigator("navigator", dataView);
dataView.setItemsPerPage(5);
navigator.setVisible(false);
addListViewPanel.add(navigator);
"navigator"--> this is my Wicket Id.
dataView -->Displays record through DataView.
I waiting for your Valuable reply. It would be great reply soon.
Leo Erlandsson wrote:
>
>> thank u for your reply.I didn't understand. please send code or link.
>
> Unfortunately I can't include code from our project. However, if you
> search this mailing list you'll find several examples and other solutions
> to your problem:
>
> http://old.nabble.com/PagingNavigator-with-custom-images-ts13422772.html#a13422772
> http://old.nabble.com/Help%3A-Graphic-link-in-PagingNavigator-ts21453859.html#a21453994
> http://old.nabble.com/How-to-change-the-style-of-navigator-in-PageableViewList-ts14978321.html#a15000001
>
> <--- Including code
>
>
>
>
>
>
> -----
> ---
> Leo Erlandsson, M. Sc.
>
--
View this message in context:
http://old.nabble.com/How-to-add-Images-in-wicket-Navigator-instead-of-%3C%3C-%3C-%3E-%3E%3E--tp27593215p27603628.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]