Re: [flexcoders] DataGrid vs List ?

2010-04-16 Thread Alex Harui
DG has headers and stuff so it is heavier and slower.


On 4/16/10 8:56 AM, "Angelo Anolin"  wrote:






Nick,

Just my thought.

I believe rendering datagrid is much slower than a list even if it is only for 
a single column.

Angelo




From: Nick Middleweek 
To: flexcoders@yahoogroups.com
Sent: Fri, 16 April, 2010 9:49:03
Subject: [flexcoders] DataGrid vs List ?


Hi,

Just curious... But why would you use a List control when you can use a 
DataGrid with one Column?

Are there benefits over specifically using a List? It seems that a DG is a List 
but supports multiple columns...


Thanks,
Nick








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


Re: [flexcoders] DataGrid vs List ?

2010-04-16 Thread Angelo Anolin
Nick,

Just my thought.

I believe rendering datagrid is much slower than a list even if it is only for 
a single column.

Angelo

 




From: Nick Middleweek 
To: flexcoders@yahoogroups.com
Sent: Fri, 16 April, 2010 9:49:03
Subject: [flexcoders] DataGrid vs List ?

  
Hi,

Just curious... But why would you use a List control when you can use a 
DataGrid with one Column?

Are there benefits over specifically using a List? It seems that a DG is a List 
but supports multiple columns...


Thanks,
Nick