Create a public function in Title window:
Eg:
public function fnData(arrCol:ArrayCollection):void
{
emaillist1.dataprovider=arrCol;
}
and assign that arraycolletion to that titlewindow
datagrid..................
On Mon, Oct 15, 2012 at 7:13 PM, venu reddy <[email protected]> wrote:
> Add a setter and getter in the component which u are trying to open
> then access that value
>
>
> On Sun, Oct 14, 2012 at 9:33 PM, kurakar <[email protected]> wrote:
>
>> Dear All,
>>
>> I have problem with that. I am attaching the code details what happend?
>>
>> I will give the details i want?
>>
>> In main page i have two grids and one panel with 4 to 6 text boxes.
>>
>> The first grid have data with customer data (retrieving from php), while
>> the page loading, when i am clicking any coloum, data retrieve from php and
>> shows there in another gird and text boxes with address details(upto here
>> its working perfectly). After that i am clicking the second grid contains
>> data, i want the datas retrieves from php and sql server and showing in
>> another gird in popup window.
>>
>> Please help me out.
>>
>> Thanks
>> Kurakar
>>
>>
>> On Thursday, October 22, 2009 2:08:16 PM UTC+4, mman wrote:
>>>
>>> Hi everybody,
>>> the goal os to open a new window after clicking a button in my Flex
>>> Application. Openning the window is not a problem, however, what I
>>> could not do is:
>>> - sending an ArrayCollection object to the window
>>> - receiving this ArrayCollection in the new window
>>>
>>> I want to use this ArraCollection as adata provider for an
>>> AdvancedDataGrid that the new window should show.
>>>
>>> I need an urgent help!
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Flex India Community" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/flex_india/-/66WTmFrqEwkJ.
>> 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.
>>
>
>
>
> --
> Venu Reddy
>
> --
> 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.
>
--
Regards
C.SHANMUGAM
KnowledgeQ Interactive Consultancy Services Pvt. Ltd.
First Floor, D-56, DP Estate, Thuvakudy, Trichy 620015, Tamil Nadu, India
www.knowledgeq.com
PH:9751633375
--
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.