are you there andrew? or anyone who has anymore inputs?
kewldude wrote: > > > Hi Andrew, > > Do you have any sample codes that I can build and play around with? I'm > really intent on using the t:datascroller instead of the richfaces > scroller. > > > > Andrew Robinson-5 wrote: >> >> I used the t:dataScroller. I just extended it and overrode the command >> that is used and added a child component (a4j:support) to handle the >> AJAX part of the request. >> >> On 7/30/07, Paul Iov <[EMAIL PROTECTED]> wrote: >>> The richfaces scroller is the only (known to me) complete implementation >>> which works fine with ajax. The mentioned problems are common to all >>> scroller implementations since they are caused by DataModel and not by >>> scroller itself. >>> >>> regards, >>> paul >>> >>> kewldude schrieb: >>> > Yeah other than the richfaces scroller. Went through their forum and >>> read >>> > some problems regarding richfaces scroller. I'm interested in using >>> the >>> > t:datascroller with ajax. >>> > >>> > >>> > Adrian Mitev-2 wrote: >>> > >>> >> RichFaces project got ajax scroller. >>> >> >>> >> 2007/7/30, kewldude <[EMAIL PROTECTED]>: >>> >> >>> >>> Was there a successful implementation of using the tomahawk >>> datascroller >>> >>> + >>> >>> ajax? Something like clicking the page number of the scroller and >>> only >>> >>> the >>> >>> data table changed and not the whole page is reloaded... >>> >>> I'm trying to search the forum and it seems there are difficulties >>> in >>> >>> doing >>> >>> so. Can someone provide more clues or suggestions? Thanks. >>> >>> -- >>> >>> View this message in context: >>> >>> >>> http://www.nabble.com/t%3Adatascroller-%2B-ajax-tf4167887.html#a11857824 >>> >>> Sent from the MyFaces - Users mailing list archive at Nabble.com. >>> >>> >>> >>> >>> >>> >>> >> >>> > >>> > >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/t%3Adatascroller-%2B-ajax-tf4167887.html#a11928440 Sent from the MyFaces - Users mailing list archive at Nabble.com.

