Expand my Community achievements bar.

Data handling in flex

Avatar

Level 1
hi all, i just want to know the best practice to follow for
rendering the data which is coming from back end.

right now I'm using a web service to fetch data, and in flex,
I'm using a Web Service object to catch the result of web method.
and I'm treating the result in arraycollection and I display the
array collection contents on the grid!



i think this method is little bit inefficient, so please
provide me some best practice!
1 Reply

Avatar

Level 2


There is no shortcut. You are already on the right way to
best practices.



Investigating Cairngorm will take you one step further:


http://labs.adobe.com/wiki/index.php/Cairngorm