First of all... I misspelled the name of the object... my mystake...
The full name of the class is Xceed.Wpf.DataGrid.Markup.CellEditorBindingExtension (it is a markup extension, therefore, in XAML, we do not need to write the "Extension" part ).
Secondly... In fact, I guess what you could do is bind the ItemsSource property to any data source (as required for your needs)... The important thing would be to use the CellEditorBinding to bind the SelectedValue, SelectedIndex or SelectedItem property.
That should do the trick!
Marc Laroche
Software Developer
Xceed Software Inc.
I don’t suffer from insanity, I enjoy every minute of it. - Unknown