Hi All, I am trying to implement a DataGrid with one of the columns as a ComboBox. The thing is that I want to show a label with an icon when the column is in a normal (non editable state), and show the combo box when the user clicks the column to edit it.
Does anyone have an example or some tips on how to achieve this? Thanks in advance, Fidel.

