Hi,
I'm using XamComboEditor with Checkbox selection for multiple selection.
But I'm having issue with display of dropdown list. Dropdown list is aligned to left of the XamComboEditor, Below screen capture you can see that.
but i want to make it display like below
Here i've attached my sample project, please help on this display issue.
8688.WpfApp1.zip
Thanks
Hi Chakradar,
Thank you for providing a sample app!
I have checked it out and noticed there are referenced assemblies from two different versions of Ultimate UI for WPF – 13.1 and 18.1. Having more than one version of a package is expected to cause unwanted behaviors like this. Please, make sure to only work with one version of the library at a time.
After omitting the redundant packages, do remove the .vs, bin and obj directories from the project folder and rebuild the solution.
For reference, I modified the sample with the latest available Trial NuGet package - Infragistics.WPF.Controls.Editors.XamComboEditor.Trial 22.2.19.
Consequently, the XamComboEditor’s dropdown list is properly displayed:
Finally, please, note that according to our Product Lifecycle, both versions 13.1. and 18.1 are long expired and no longer eligible for support. My suggestion is to upgrade to any of the supported versions, preferably the latest.
Please, find attached the sample with modified Ultimate UI for WPF package version 22.2.19.
If you require any further assistance on the matter, please, let me know.
Best regards, Bozhidara Pachilova Associate Software Developer
3124.WpfApp1.zip