Hi,
I have a WPF window with a datagrid on it for recording fault information for industrial machines. I want a DataGridComboBoxColumn that will show two fields of information. I have implemented this in the past on a regular comboxbox but the same XAML markup doesn't seem to work for the DataGridComboBoxColumn.
Can anyone show me how to get it to work or point me in the direction of a good resource.
Thank you.
Paul.