If the dataprovider in binded with the dataGrid then the datagrid refreshes automatically.You don`t need to refresh it.
On Nov 3, 1:22 pm, purni <[EMAIL PROTECTED]> wrote: > How to refresh a dataGrid automatically... > > I tried using dataGrid.dataProvider.refresh(); and > dataGrid.invalidateDisplayList(); > > but still i m not getting.. > > I am adding n deleting data from dataGrid n i want tat be updated in > my dataGrid too automatically.. but this happens only after i refresh > my whole application. > > How to make my dataGrid gets affected as soon as my service data;s get > updated??? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

