Hi, yes thats also feasible. however one draw back will be like when u delete all the history of internate explorer, then u might not get that instance...
getInstance will always intansiate your provider. On Sun, May 2, 2010 at 5:46 PM, rasmikant das <[email protected]>wrote: > hy, > I think we can also ditectly acess it by > > *listmyProject.myDatagridId* > > On Fri, Apr 30, 2010 at 1:43 PM, Malek S <[email protected]> wrote: > >> hi >> u can achive this by creating instance of listmyProject mxml . >> like >> listmyProject.getInstance().myDatagridId. >> >> On Fri, Apr 30, 2010 at 10:32 AM, Alekhya Krishna < >> [email protected]> wrote: >> >>> Hi, >>> I have two files >>> Main(Parent), >>> Lisymyproject(Child) >>> In LIstmyproject have the datagrid but >>> i want to access the datagrid id in Main Application >>> >>> Thanks & Regards, >>> K.V.Ramakrishna >>> >>> -- >>> 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]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> 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]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- 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.

