Hi,
I have a problem with a DataFormComboBoxField generated in code behind as suggested by your example
Here is the code for generate the field
XAML
The ComboBoxField is correctly generated, and correctly bound to selected value.
The problem is that when i go in edit mode, the combobox loses the selected value.
I have the same identical problem in the GridView that is bound to same collection.
Could you please help me?
Best regards