Hi Flexcoders,

I would like to implement a TileList with vertical columns where the
width of the columns is fluid. (ie all columns expand to 100% of the
available space in equal amounts, equivalent to an HTML table set to
100% with three columns)  

The column width does not accept percentages. Should I set the
columnWidth through ActionScript onResize(or whatever) or is there a
simpler solution I am missing, I'm fairly new to Flex (but not AS3).

Any suggestions gratefully received.

Michael

Reply via email to