Archive for November 3rd, 2009
Data Paging within Flash Builder 4
Tuesday, November 3rd, 2009TweetOne of the coolest new features of Flash Builder 4 is built in data paging. This tutorial will show you how to enable data paging so that your datagrid intelligently fetches data only when necessary. What does that mean? In this example, I have 10000 objects defined on the Java side, however the DataGrid will [...]








