Didn't have time to reverse my dummy script from the server side ;) but it does work.
--- In [email protected], "booleanbetrayal" <[EMAIL PROTECTED]> wrote: > > This is truly awesome! I'm in the process of implementing this in a > project I'm currently working on, and will let you know of any > improvements or issues I may come across. > > One thing to note: In your sample, you're not taking field ordering > into account within your loadData() method, so it appears that column > sorting isn't being taken into account. > > Thanks again! > > - Brent > > > --- In [email protected], "donaldskie" <badongers@> wrote: > > > > Hi all, > > > > Just wanted to share a component I wrote. I managed to perform implicit > > paging on the Flex DataGrid without the use of FDS. > > > > Component Demo - http://chitchu.net/badongers/ExtendedGrid/ > > Component Source - http://chitchu.net/badongers/ExtendedGrid/srcview/ > > > > I would also appreciate suggestions for improvements. > > > > Cheers > > >
