[flexcoders] Re: how to embed buttons into datagrid

2007-09-03 Thread aasif_onnet
thanks sher_ali...i had done that..i had to use to classes..that is i had to use cross class reference..by calling the buttonrenderer class from an action script file as event listener..and i am able to do it..thanks for your help... --- In flexcoders@yahoogroups.com, "sher_ali2004" <[EMAIL PR

[flexcoders] Re: how to embed buttons into datagrid

2007-09-03 Thread sher_ali2004
You need to implement a custom cell renderer class. You can find a relative and an excellent article on this topic at: http://www.adobe.com/devnet by Peter Dehan