Can you paste you code ? On Mon, Nov 3, 2008 at 3:37 PM, DineshKumar. T <[EMAIL PROTECTED]>wrote:
> use callLater() in right place,this will update..... > > > On Mon, Nov 3, 2008 at 2:54 PM, Aasim <[EMAIL PROTECTED]> wrote: > >> >> are u overriding the set data method in the item renderer? >> >> -Aasim >> >> On Nov 3, 2:22 pm, "Sathish Kumar" >> <[EMAIL PROTECTED]> wrote: >> > in that case, problem might me with ur renderer code ..... >> > >> > Can u just remove ur renderer and test .... >> > >> > Also post ur code here, so that we can analyse it clearly >> > >> > On Mon, Nov 3, 2008 at 4:18 AM, Purnima Arunachalam < >> > >> > >> > >> > [EMAIL PROTECTED]> wrote: >> > > I am using a renderer so it happens in my Datagrid..... dataProvider >> is >> > > binded properly only... >> > >> > > On Mon, Nov 3, 2008 at 2:34 PM, Vinod M Jacob <[EMAIL PROTECTED]> >> wrote: >> > >> > >> 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??? >> > >> > -- >> > Warm Regards, >> > Sathish Kumar T >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

