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