Jeff, What do you mean by toggle b/w vertical & tile layout w.r.t. Data Grid?
Spark's datagrid uses spark.components.gridClasses.GridLayout which is 
a virtual two dimensional layout for the Grid class and is not a general 
purpose layout, it's only intended to be use with Grid.

Anyhow if you want to change a layout for an application at run time, then you 
can refer to the attached POC.

Regards,
Rishi Tandon





________________________________
 From: jbarts <jbarts1...@yahoo.com>
To: flexcoders@yahoogroups.com 
Sent: Wednesday, February 1, 2012 8:17 PM
Subject: [flexcoders] TileLayout for DataGrid
 

  
I have a need to toggle between a vertical layout and a tile layout in a 
datagrid.  Has anyone experimented this?  Any ideas on how to approach this?

Jeff


 

Reply via email to