hi guys

i need urgent help i have a panel and on that i am displaying buttonbar
buttons on button bar is taking data from arraycollection means
<mx:VBOX>
<mx:Panel id="panel">
<mx:Buttonbar id="btn" dataProvider="{listbuttons}"/>
</mx:Panel>
</mx:VBOX> this is the typed code so syntax errors are here

as arraycollection is growing more buttons are displaying on panel
horizontally but after tenth button next button is going outside the panel i
want this button to come in next line and panel(height) size should increase
width is increasing i set it width="100%" and height="100%"


pls help guys as soon as possible i need to complete this task as soon as
possible

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to