You will have to debug your situation.  There's no way to tell from a
video what events are firing.  If the dataProvider or any of a number of
properties change, the DG will update all the rows.  The real question
is whether you've handled recycling correctly or if there is some other
problem.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Alan
Sent: Friday, August 22, 2008 9:42 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [video included] Datagrid recycle issue? How can I
'force' it to re-render

 

Link to video:

http://www.alanklement.com/download/datagrid.mov
<http://www.alanklement.com/download/datagrid.mov> 

I understand that the datagrid is recycling cells, makes sense. I've 
checked out Alex's blog, but can't find a solution to this situation.

Oddly enough, you can see that the datagrid refreshes correctly when I 
interact with display objects other than the grid itself.

What events are being fired by the other display objects that are 
causing the grid to 'refresh'.

Thanks for your time:

Alan

 

Reply via email to