Yes, unfortunately I do need all of the records at once. My application is a huge sorting and filtering machine and it only works when it has all of the records. I looked at paging and wondered if there was a way to use it without it being tied to the scrolling of a grid. If I could download a thousand records at a time and just loop through it 50 times to get all of the data, that would be ideal. I don't know if paging can be requested in groups, or if it only works when tied to a grid component. Anybody know?
-- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13419.html Sent from the Apache Flex Users mailing list archive at Nabble.com.