Hi All,
I need multicolumn combobox in datagrid.
i am able to open multi column combo box but when i am selecting any value in combo then that value is not showing in grid cell.
Please send me if any body have any solution ASAP.
Thanks in Advance
Ram
Hello,
If I understand you correct, you are saying that if you don't set the XamMultiColumnComboEditor's DisplayMemberPath, it doesn't work correctly, which is expected, since this Property determines what should the Editor show, when an Item is selected. Here you can read more about this Property:
http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=InfragisticsWPF4.Controls.Editors.XamComboEditor.v12.1~Infragistics.Controls.Editors.ComboEditorBase`2~DisplayMemberPath.html
Hope this helps you.
hi,
In Xaml Key value bind properly, and also display memberpath.then only it ill show .
HI,
I am following up on this forum thread.
Please let me know if you need further assistance.
Sincerely Matt Developer Support Engineer
I am attaching a sample application that retemplates the embeded XamComboEditor.
Sincerely, Matt Developer Support Engineer