-----Original Message-----
From: [email protected] on behalf of fowleryj
Sent: Thu 9/29/2005 6:53 PM
To: [email protected]
Cc:
Subject: [flexcoders] ComboBox selectedItem comparison
Hello,
I'm trying to determine whether a user's selection within a ComboBox
is a valid one for the task that is being carried out. How do I do a
comparison with a ComboBox? I've tried selectedItem,
selectedItem.data, selectedItem.label, and selectedIndex--
selectedItem returns an [object Object], and selectedItem.data,
selectedItem.label, and selectedIndex return "undefined". Since my
ComboBox is populated, I don't know what to make of the "undefined".
Any ideas on how to determine exactly what the user has selected, so
that I can compare it with the values I *don't* want them to have
selected for this particular task?
Thanks
--
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
* Visit your group "flexcoders
<http://groups.yahoo.com/group/flexcoders> " on the web.
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .
_____
------------------------ 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/
<<winmail.dat>>

