xamComboEditor have one problem. they can see it in Samples Browser => xamComboEditor => Editing & Selection => Using SelectedValue/SelectedValuePath Properties.
Name = Mike Elder => Location = Floor 3
Name = Larry Jackson => Location = Floor 5
Name = James Manning => Location = Floor 3
Name = Mike Elder => Location = ""
Name = James Manning => Location = ""
what can i do?
Hi,
Thank you for your post. I was looking into your issue and I managed to reproduce it with the Sample Browser for WPF vol. 14.1. It seems that it is fixed because I cannot reproduce it in vol. 14.2.
Could you please tell me the version of the Sample Browser that you are using?
Looking forward to hearing from you.
Yes, it is 2014.1
I did not want to use new version. it is always so dangerous. you do not know - what is not working now...
Thank you for your reply. The Sample Browser for WPF uses the RTM version of vol. 14.1. My suggestion is to install the latest Service Release for vol. 14.1(14.1.20141.2174). You could download it by going to our web site -> Account section -> Select your product -> Service Release tab.
Let me know, if you need any further assistance on this matter.
I have installed 2014.2my old Problem is resolved ,but as you can see from the example, it is still an ?error? remained.First select a person in the grid. press "Add Person" button. Do I something wrong?
Thank you for your reply. I have been looking into your sample application and when running it, the XamComboEditors have red border because no record from the XamDataGrid is selected which makes the selected value of the both XamComboEditors to be ‘0’. Since you have no item with ‘0’ Id in your CityList and DepartmentList the XamComboEditor shows an error.
My suggestion is to add dummy data items with 0 ‘Id’ for both collection in order to skip this behavior. I am attaching a sample application(XamComboEditorBinding2.zip) that shows my suggestion.
Hello,
We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.
You can download the Service Releases by logging to our web site and going to Account\My Keys and Downloads.
Interoperabilty between Winform and WPF control