Hello. I'm having trouble creating a multi-column XamCombEditor inside a XamDataGrid. I can only get one column to display when setting the DisplayMemberPath property. How do you get it to display a whole row as well as a header? I've attached a sample project that is set up in a way that my main application is. Your help is greatly appreciated. Thanks.
Hi Kris,
Thank you for your post. I was looking into your requirement and I was wondering why you do not use our XamMultiColumnComboEditor control instead of XamComboEditor in this scenario. The following link shows how you could use the XamMultiClumnCombEditor :
http://ko.infragistics.com/community/forums/t/64041.aspx
Let me know, if you need any further assistance on this matter.
Hi,
Thanks for the suggestion. I just was not aware of this control. I'll give it a try.
Thanks again.