you like to show that grid or row on button click? :) Delete that row from your collection and get it stored in some other object,
On button click, add that item in your collection object using addItem/ addItemAt() method of collection class. HTH Thanks, Shaleen Jain http://shaleenjain.blogspot.com On Mar 31, 6:28 pm, Onur <[email protected]> wrote: > Hello all, > > I am wondering how to hide one row in datagrid. I would like to show > this grid when user click the button. > > Best Regards, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

