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
1280
XamComboEditor: selection with Template
posted

Hello everybody, 

I am facing an issue and found a thread that could help me but unfortunately it doesn't solve my problem

https://es.infragistics.com/community/forums/t/83609.aspx

I have a xamComboEditor, its datasource is a list of objects MyClass. The combo displays a modified version of a class member "PropA" (through converter, which becomes "My PropA"). 

My problem is when I need to set programmatically the selected Item. Let's say I want to select object where class member is "PropB" (displayed in the xamcombo editor as "My PropB". How can I do that?

Thanks in advance!

Parents
  • 2490
    Verified Answer
    Offline posted

    Hello Valentina,

    Thank you for the example link.

    I have modified the sample so the selection is performed programmatically (through clicking of a button). If this is not the functionality you want to achieve, would you please modify the sample so it resembles your scenario and upload it as an attached file.

    Having this information will help me to further investigate this for you.

    xamComboEditorDataTemplate.zip
Reply Children
No Data