Hello Support,
We are using Infragistics WPF XamComboEditor v12.1. In XamComboEditor we want to display a hyperlink, this item/ hyperlink should be displayed as the last item in the combo. We have attached herewith an screenshot showing the way it should be displayed. Also we have attached a sample code for your reference. Can you please let us know if there is any way we can add hyperlinked item in the combo.
Hello again,
I have been looking into your sample and as I suggested you before, you should use only a XamComboEditor, not a XamComboEditor with a XamComboEditor in its Template and EditTemplate. I can suggest you check the sample I sent you before, where everything works as you want, and use the same logic in your current sample.
Hi Support
We tried updating the Infragistics service release (12.1.20121.2314) but still we are facing some issues :
XamComboEditot text property is not getting updated properly, we are still getting “System.Data.DataRowView” in the datasource binded and also null text is not getting applied to the xamComboEditor.
Please let us know the solution for the same.
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
I was able to replicate your behavior using version (12.1.20121.1010). I also tested the sample with the latest service release of 12.1 (12.1.20121.2314) and the issue was fixed there, so I can suggest you download it by logging to our web site and going to Account \Keys & Downloads.
https://ko.infragistics.com/my-account/keys-and-downloads/
Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Hi Stefan,
Thank you for the video. We have tried running the sample application which you provided on Mon, Jan 6 2014, however at our end we are still getting the "System.Data.DataRowView" error (as seen in the attached screenshot). I am not sure how the same solution is working at your end. One thing that we observed was your solution was referring dll's of version 13.2, however we are using version 12.1.20121.1010.
Can you please confirm whether this issue is related to the specific version (12.1.20121.1010). Can you please try referencing the dll's of version 12.1.20121.1010 in the sample application and let us know whether you are getting the "System.Data.DataRowView" error at your end or not.