First make sure your renderers are optimized if you’re not using the default 
renderers.

One trick would be to grab a bitmap of the datagrid, hide the datagrid, shrink 
the bitmap, then show the datagrid in its final small size.


On 3/9/10 11:29 AM, "richmcgillicuddy" <r...@cetani.com> wrote:






Doing a simple resize of a grid from full screen to small list on the left. 
When I animated it, it looks great using a Resize object. I run this without 
any data in the grid. Incredibly fluid animation. I add about 700 records and 
run the exact same animation, and the animation doesn't work. It thinks about 
it for 3-5 seconds, then finally shows up in the final position. Is there 
something I need to do to lock the grid when I do this so that it can leave the 
data in the grid?






--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui

Reply via email to