I want to use a combobox within xamRibbon. I did come across the ComboEditorTool but it only gives me half the functionality I need. I want a Combobox with Multi-selection option and Checkboxes visible. How do I achieve it? Do I have to write my own Control Template for it? Are there any samples that I can use?
Hello P Neel,
Thank you for your post. I have been looking into it.
What I can suggest is to use the shared xamComboEditor. The mentioned editor has built-in functionality for checkboxes and multiple selection.
More about this editor you can find on the following link from our documentation: http://help.infragistics.com/Help/Doc/WPF/2013.2/CLR4.0/html/XAML_xamComboEditor.html.
Feel free to let me know if you have any further questions on this matter.
I am just checking your progress on this issue. Please do not hesitate to let me know if you have any further questions on this matter.