Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4155
Can't get tooltips for choices inside a XamComboEditor
posted

When displaying a different tooltip per item in a XamComboEditor’s combo box style there is a binding error that displays in the output window. As far as I can tell this error indicates that I cannot use display member path on the XamComboEditor for the selected item as well as bind the combo box style’s text block text property also. If I comment out the display member path I do not get the error but the selected item does not display properly; I see the name of the property and not the contents of the property.

 

How do I properly display the item’s property both in the combo box style and as the CellValuePresenter’s text without the binding error?

XamComboEditorTooltip.zip
Parents Reply Children
No Data