Look into Grid, GridRow, etc. These can be created at run-time. But depending on what you're actually trying to do, you may be better suited with the Tile component.
-Josh On Wed, Jun 18, 2008 at 1:36 PM, pbrendanc <[EMAIL PROTECTED]> wrote: > Hi, > I'm new to this group and just started learning Flex 3. I want to try > creating/adding a grid with a variable (user specified) # of cells. SO > the grid size is defined at run time. > > Scenario is : User selects grid size (2x2; 3x3 etc) from combo box and > corresponding grid is displayed - also want to add a button to each cell. > > Would appreciate any pointers on how to do this in Flex 3? > > TIA, > Patrick > > > ------------------------------------ > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > Links > > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

