What do you mean by defining a "set function" for the ComboBox? Can you
show some code?
 
Gordon Smith
Adobe Flex SDK Team

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markgoldin_2000
Sent: Thursday, January 03, 2008 5:44 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Setter question



I have a combobox in a form. I have also defined a set function for 
that combo. I am assigning data to the control using:
combo.dataProvider = someXML. The data is shown with no problem, but 
set function is not called. Am I doing something wrong?

Thanks



 

Reply via email to