Hi,

I would like to copy data from a bound combobox to another combobox. The first combobox is bound to a datatable that consists of two columns, one as displaymemberpath and the other as SelectedValuePath. Is this possible?

Thanks