create a seperate mxml file with this code

<mx:HBox xmlns:mx="http://www.macromedia.com/2003/mxml";>

    <mx:Button id="btn1" width="125" height="22"/>
    <mx:Button id="btn2" width="125" height="22"/>

</mx:HBox>

and apply this mxml as the cellrenderer.

Thanks
   

--- In flexcoders@yahoogroups.com, nithya karthik <[EMAIL PROTECTED]> 
wrote:
> hai,
>    I want to have two buttons in a column of a datagrid. How to do 
that with the help of a cell renederer. please help with the code..
>  
> thanks,
> nithya
> 
> Send instant messages to your online friends 
http://uk.messenger.yahoo.com




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to