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,
In the sample project I created for you everything seems to work ok on my side. I attached a video showing this. Feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.
Hi
We tried running the modified sample application, but we are getting error. Further, though the Metro theme is getting applied but the hyperlink item style is not getting applied along with the theme set. Please let us know the solution for applying the theme and hyperlink style both at the same time and also that the combobox items gets displayed properly.
I modified the sample further, so now the correct values are displayed. Bascially I handled the XamComboEditor's DropDownOpened and DropDownClosed events and set the Selected Text Property to the correct value.
Hope this helps you.
Hi Stefan
We tried running the modified application at our end but the XamComboEditor was not showing exact values and was showing System.Data.DataRowView instead.
Please let us know the solution for the same.
Hello,
I have modified the sample following the approach from this blog:
http://ko.infragistics.com/community/blogs/andrew_smith/archive/2009/12/09/common-style-issues-when-using-the-theme-property.aspx
which describes how to use both Styles and Themes. Please let me know if this helsp you or you need further assistance on this matter.