hi , thanks for u r reply, if i use dg.refresh() then it will refreshes the dataprovider ,here my problem is getting data from database, that service is called once in 3rd state because i called that services in initialize event,so i used "show" event in third state to getdata from database that solved my issue,
-adi On May 31, 12:10 pm, mohammed nazeer <[email protected]> wrote: > Hi, > > Use this code in 3rd state to logout, dg.removeall() and add this code in > enter the 3rd state , dg.refresh(). I hope this code is working well ... > > With Regards, > MK.Nasurudeen. -- 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.

