Hi, can you explain what is the difference between igEditors:XamComboEditor and ig:XamComboEditor?
Specifically I need to use a simple XamComboEditor in a WPF form (using Infragistics NetAdvantage 2011.2) that displays a few items manually added (such as Male and Female) but I need to style the template so that each item is colored differently (say blue and pink) or each has a picture and to specify margins.
Thank you
Hello super_leandro,
If you still have any questions on the matter do not hesitate to ask.
Our new ig:XamComboEditor is cross platform control between WPF and Silverlight and we have added it recently in our WPF packages. It provides some different options than the igEditors:XamComboEditor like multi selection, still I believe that both of the editors support the functionality that you require.
For additional reference you can check the documentation of the controls from the following links:
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=xamComboEditor.html
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=DP_xamComboEditor.html
Also regarding your particular scenario you can try by yourself the sample that we provide about using DataTemplates for the ig:XamComboEditor from our feature browser under the section XamComboEditor->Styling->Using Data Templates for ComboEditor.
If you need any further assistance on this please feel free to ask.