Hi All,
I am still not able to find how to pass value selected from combox
to my java method.
Here what I done,
I have my combo box populated with data retrived from database as
<mx:ComboBox id="item" dataProvider="{listInfo}">
where "listInfo" is populated with records from database.
Let say with this I am getting two records displayed in combo box.
Now out of these 2 displayed value I want to pass id of one record
to my java method.SO how to achive this.
Like whatever values eneter by user in text box I am passing as
search.participantName=participant.text;
where this "search" is my as object
and i am passing this "search" as my dispatch event as
dispatchEvent({type:'searchRecords',eventSearchProp:search});
from here I am passing "participant" value.
The same way i wanna to pass value selected from combo box.
So plz help me out.
Thx in advance
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/