Hi I have used it long time back and I don't think you can change it for your use case by extending the existing component. I think you will have to use the existing code and create your own component but that is not difficult. Here is an implementation that does what you want.
http://code.google.com/p/tawus/source/browse/trunk/tawus-core/src/main/java/com/googlecode/tawus/base/AbstractPager.java http://code.google.com/p/tawus/source/browse/trunk/tawus-core/src/main/java/com/googlecode/tawus/components/NextPreviousPager.java http://code.google.com/p/tawus/source/browse/trunk/tawus-core/src/main/java/com/googlecode/tawus/components/Pager.java http://code.google.com/p/tawus/source/browse/trunk/tawus-core/src/main/resources/com/googlecode/tawus/components/Pager.tml http://code.google.com/p/tawus/source/browse/trunk/tawus-core/src/main/resources/com/googlecode/tawus/components/NextPreviousPager.tml regards Taha On Oct 19, 2011, at 5:16 PM, 82.kishore wrote: > Hello Guys !!! > > Please provide me your valuable inputs... > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Can-i-edit-chenillekit-pagedloop-navigation-links-to-prev-next-tp4831199p4917381.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >