(I think) you can extend current render (org.apache.myfaces.custom.datascroller.HtmlDataScrollerRenderer) and override method renderPaginator(...).
-- Best regards, Anton Martynov "Strittmatter, Stephan" <[EMAIL PROTECTED]> 01.03.2007 15:37 Please respond to "MyFaces Discussion" <[email protected]> To "MyFaces Discussion" <[email protected]> cc Subject Alphabetical t:dataScroller Hi, I want to create an application with a list of users in a table. Currently I use the t:datascroller, but in case of a table of users it would be much more confortable to have alphabetical steps instead of page numbers. Shure the next problem would be the balancing of results there... Are there any suggestions or ideas? Thanks, Stephan

