You do have acess to the model. The combo 2 will be populated with some data. 
Put that into the model and bind combo 2 to the model.... I'm not sure what you 
actually want to do but it doesn't look like you need cairgorm to do that ...

C




________________________________
From: skusunam <skusu...@rlpt.com>
To: flexcoders@yahoogroups.com
Sent: Thursday, April 9, 2009 7:53:48 PM
Subject: [flexcoders] Cairngorm Question





Hello Group,

This is my first question on this group and I have been referring to this group 
for all my technical challenges with Flex (started using 1 month back). Thanks 
for such a nice group and support.

I have a complex screen where I have 2 Combo boxes and by default Combo-2 is 
disabled and will be enabled only when user selects Combo-1 and Server returns 
any Objects for Combo-2 otherwise it will be still disabled.

I have defined an Event `LoadCombo2Event' which is dispatched when user selects 
an entry from Combo-1 and the results will be handled in `LoadComb2Command' . I 
do not have access to Combo2 in this command to Enable or Disable? 

How do we handle this case using Cairngorm?

Thanks,
Sre


   


      

Reply via email to