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
15
XAMComboEditor with multiple selection (with check box) drop down aligns to left
posted

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

Parents
No Data
Reply
  • 2680
    Offline posted

    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

Children
No Data