I've managed to get a combo box to work as the editor for a field on my grid. However the only examples I have seen have the items hard coded in the XAML. I need the items in the combo box to be populated from a datasource - not the same one as the grid either.
I've spent a while trying to do this but seem to be nor further forwards.
Can anyone help ?
Hi
how did you manage to get a "plain" combo (not XamCombo) in your grid?
Thank you very much
Regards
Klaus
We did use a XamComboBox (see above code suggestion)
Mike