or
<
tp:GridViewComboBoxColumn
DataMemberBinding
=
"{Binding Column1}"
SelectedValueMemberPath
=
"Column2"
DisplayMemberPath
=
"Column3"
EnabledPath
=
"{Binding Column4}"
ItemsSource
=
"{Binding Path=MyData}"
Width
=
"*"
>
Hi
Is there a way to use the drag and drop control in the Ribbon Bar Gallery
Regards
Wessel