Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4040
xamMultiColumnComboEditor : ItemTemplate
posted

Hi,

xamMultiColumnComboEditor is displaying items in drop-down like XamGrid do : grid with headers.

When an item is selected, value of column specified in DisplayMemberPath is displayed (in SpecializedTextBox I guess).

Is there a solution to modify template of selected item ?

We would like to have something like this after an item has been selected :

We tried to set ItemTemplate, but it has no effect (see attached sample)

Thanks for your help.

Alain.

MultiComboItemTemplate.zip