Re: Alphabetical t:dataScroller

2007-03-01 Thread Anton Martynov
(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

Re: Alphabetical t:dataScroller

2007-03-01 Thread Paul Iov
I think it wouldn't be enough :) I think also, it sounds like a completely new component, since it have to deal directly with underlaying DataModel with all sort of type safety issues, sorting, filtering etc. The standard dataScroler handles just rowCount and First of dataTable and knows

RE: Alphabetical t:dataScroller

2007-03-01 Thread Strittmatter, Stephan
: Paul Iov [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 2:47 PM To: MyFaces Discussion Subject: Re: Alphabetical t:dataScroller I think it wouldn't be enough :) I think also, it sounds like a completely new component, since it have to deal directly with underlaying DataModel with all

Re: Alphabetical t:dataScroller

2007-03-01 Thread Paul Iov
] [Df-Gr] [Gs-Or] [Os-Z] [] [] But I think that is a own project then... But a useful one. -Original Message- From: Paul Iov [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 2:47 PM To: MyFaces Discussion Subject: Re: Alphabetical t:dataScroller I think it wouldn't be enough :) I

RE: Alphabetical t:dataScroller

2007-03-01 Thread Strittmatter, Stephan
: [] [] [A-De] [Df-Gr] [Gs-Or] [Os-Z] [] [] But I think that is a own project then... But a useful one. -Original Message- From: Paul Iov [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 2:47 PM To: MyFaces Discussion Subject: Re: Alphabetical t:dataScroller I think

Re: Alphabetical t:dataScroller

2007-03-01 Thread Mike Kienenberger
Discussion Subject: Re: Alphabetical t:dataScroller I think it wouldn't be enough :) I think also, it sounds like a completely new component, since it have to deal directly with underlaying DataModel with all sort of type safety issues, sorting, filtering etc. The standard dataScroler handles just