Copy link to clipboard
Copied
Hi,
I have seen many examples of data paging using a Flex DataGrid: http://www.jamesward.com/2010/10/11/data-paging-in-flex-4/
This essentially means that as the user scrolls the DataGrid only the data needed is requested and displayed (essential for m app as users could have 1000's of records). I was wondering if anyone has any examples of doing this with a Flash DataGrid rather than Flex as my project is pure AS3.
Regards,
Scott
Copy link to clipboard
Copied
http://kirill-poletaev.blogspot.com/2011/01/as3-datagrid-component-part-1.html
Copy link to clipboard
Copied
hI,
I've been through these excellent tutorials but none of them seem to load the data on demand, they just load the data all at once rather than when the user scrolls.
Thanks
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more