Hello, I have implemented a combobox in a column and I need this combobox by default before the user selects the item, it shows the content of the observable list. It's not working for me because the combobox has no ID to link to the header row.
"By default, GridComboBoxColumn displays the value by using the MappingName property" ok, but the property has no binding to the row header.