I have custom control - IntelliSense, that inherits ComboBox.
I have some problems when I use it in DataGrid.
Does anyone know how to create custom DataGridComboBoxColumn (named DataGridIntelliSenseColumn for example) correctly. I didn't find any example.