Is the DataGrid is using DataBinding with a ArrayCollection? use removeAll() to clear the collection; it will reflect immediately in data-grid similarly use any remove method on the data-structure with which the DataGrid is bound
Satish On Oct 1, 9:38 am, hardeep thakur <[EMAIL PROTECTED]> wrote: > Hi > > I want to remove all the datagrid rows every time on call of a > function. Can any body tell me how to do this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

