We have implemented the MultiSelect mode in the LookUpEdit as an extension. To use it, you will need to add a reference to the DevExpress.Xpf.Grid.Extensions library and assign MultiSelectLookUpEditStyleSettings to the LookUpEdit StyleSettings property. If you wish to select records on a click basis (without the CTRL modifier), customize the editor's PopupContentTemplate and use the OneClickSelectionView as a GridControl view. Please note that the LookUpEdit does not support text editing in the MultiSelect mode.
Example Comments
Added By: Adel Ayyam at: 1/6/2014 5:50:47 PM
Hi Devexpress,
The example is not working as expected when IsTextEditable="True", when searching by some text and selecting corresponding items the selecteditems is always empty ???
Best regards,
Ayyam
Hi Ayyam,
I've created a separate ticket regarding this issue: http://www.devexpress.com/Support/Center/Question/Details/Q465097. We will process your inquiry there.
Thanks,
Alex