I have this successfully working in an AIR app using xmlstr to provide the data. Because the data is pulled from a local store, if I query the whole table, I get more rows than can easily be handled so I'd like to implement pagination. However, I don't see a straightforward way to get the grid to simply hit a callback function for more data.
Has anyone tried this with AIR? Any tips? BTW: The performance falloff appears to happen at about 40 rows on my MBP.
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top