You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by BatiB80 <se...@torexretail.de> on 2007/10/26 10:31:55 UTC

PagingNavigator with custom images

Hi,

is it possible to use the PagingNavigator with own images to jump to the
first/previous/next/last record. The defaultimplementation use '<<' or '<'
or '>' or '>>' which looks not very nice.

Many thanks for you help,
Sebastian 
-- 
View this message in context: http://www.nabble.com/PagingNavigator-with-custom-images-tf4695835.html#a13422772
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: PagingNavigator with custom images

Posted by BatiB80 <se...@torexretail.de>.
Hmm... - not very nice but it works!

Thanks for the fast response!
-- 
View this message in context: http://www.nabble.com/PagingNavigator-with-custom-images-tf4695835.html#a13424495
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: PagingNavigator with custom images

Posted by Swaroop Belur <sw...@gmail.com>.
Probably shud raise an RFE for this.

-swaroop

On 10/26/07, Dipu Seminlal <di...@googlemail.com> wrote:
>
> What i did was had a dummy extension of the Paging Navigator and Provided
> Markup
> for the extension and used it where ever needed.
>
> So that you can modify the markup as you want it.
>
> Regards
> Dipu
>
>
> On 10/26/07, Swaroop Belur <sw...@gmail.com> wrote:
> >
> > It looks like you will have to copy that markup(PagingNavigator.html)
> and
> > replace the default ones
> > by ur images.Right now they are directly embedded in markup as < (&lt;)
> > for
> > eg.
> >
> > -swaroop
> >
> > On 10/26/07, BatiB80 <se...@torexretail.de> wrote:
> > >
> > >
> > > Hi,
> > >
> > > is it possible to use the PagingNavigator with own images to jump to
> the
> > > first/previous/next/last record. The defaultimplementation use '<<' or
> > '<'
> > > or '>' or '>>' which looks not very nice.
> > >
> > > Many thanks for you help,
> > > Sebastian
> > > --
> > > View this message in context:
> > >
> >
> http://www.nabble.com/PagingNavigator-with-custom-images-tf4695835.html#a13422772
> > > Sent from the Wicket - User mailing list archive at Nabble.com.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > > For additional commands, e-mail: users-help@wicket.apache.org
> > >
> > >
> >
>

Re: PagingNavigator with custom images

Posted by Dipu Seminlal <di...@googlemail.com>.
What i did was had a dummy extension of the Paging Navigator and Provided
Markup
for the extension and used it where ever needed.

So that you can modify the markup as you want it.

Regards
Dipu


On 10/26/07, Swaroop Belur <sw...@gmail.com> wrote:
>
> It looks like you will have to copy that markup(PagingNavigator.html) and
> replace the default ones
> by ur images.Right now they are directly embedded in markup as < (&lt;)
> for
> eg.
>
> -swaroop
>
> On 10/26/07, BatiB80 <se...@torexretail.de> wrote:
> >
> >
> > Hi,
> >
> > is it possible to use the PagingNavigator with own images to jump to the
> > first/previous/next/last record. The defaultimplementation use '<<' or
> '<'
> > or '>' or '>>' which looks not very nice.
> >
> > Many thanks for you help,
> > Sebastian
> > --
> > View this message in context:
> >
> http://www.nabble.com/PagingNavigator-with-custom-images-tf4695835.html#a13422772
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>

Re: PagingNavigator with custom images

Posted by Swaroop Belur <sw...@gmail.com>.
It looks like you will have to copy that markup(PagingNavigator.html) and
replace the default ones
by ur images.Right now they are directly embedded in markup as < (&lt;) for
eg.

-swaroop

On 10/26/07, BatiB80 <se...@torexretail.de> wrote:
>
>
> Hi,
>
> is it possible to use the PagingNavigator with own images to jump to the
> first/previous/next/last record. The defaultimplementation use '<<' or '<'
> or '>' or '>>' which looks not very nice.
>
> Many thanks for you help,
> Sebastian
> --
> View this message in context:
> http://www.nabble.com/PagingNavigator-with-custom-images-tf4695835.html#a13422772
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>