hi ravi,Neeraj i have used function you told .now it is fine . thanks. hope this kind of help
Thanks&Regards, Gerald Anto Fernando On Tue, Feb 24, 2009 at 6:04 PM, Ravi <[email protected]> wrote: > > On the rollOut event of the grid just write the following method: > > public function removeBtn():void{ > parentOfButton.removeChild('IDofButton'); > } > > this should help. > > -Ravi > > On Feb 24, 4:05 pm, Gerald Anto <[email protected]> wrote: > > Hello Friends, > > > > I have a Grid which has 3 label controls one by one. > > when i rollOver any label i could get a button. > > now i need that when i rollOut Grid, the button should be removed. > > I have done that but the button will be hidden when i rollout from > > label control.but > > i need to acheive that only when i rollOut Grid control. > > hope quick reply > > > > Thanks & Regards, > > A Gerald Anto Fernando > > > -- Thanks & Regards, A Gerald --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

