When you select an item in the categories comboBox, the "change"
event occurs.  You can execute a function based on that event by
placing somthing like this in the comboBox tag:
change="populateSubCategories();".  The populateSubCategories
function would then either get the related subCategory data, based
on the selectedItem of the categories comboBox, or filter the
arrayCollection that is used as the dataProvider for the
subCategories comboBox.

-TH


--- In [email protected], sreedhar reddy
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>    I am working with combobox.
>   Basically, my application has different comboboxes for
Categories and Subcategories. Here, my question is when i select one
item from Categories combobox, then those items whcih are related to
Perticuler Category should be shown in SubCategories Combobox.
>
>
>
>
> Thanks & Regards,
> Sreedhar
>                        
> ---------------------------------
> Yahoo! India Answers: Share what you know. Learn something new.
Click here
> Send instant messages to your online friends - NOW
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to