This question is locked. New answers and comments are not allowed.
Hi
I can change the 'EditorStyle' to set the properties for the 'ClearSelectionVisibility' and the 'ClearSelectionButtonContent' which will add a button to the top of the list(combined with the itemsource).
Is there a way to override whatever method the 'ClearSelectionButton' calls so that I can use it to call a method in my viewmodel. I would like to allow the user to be able to open a screen to enter a new record if the item is not already in the list. I cannot let them directly enter a new item to the combobox as the item in the combobox requires a lot of properties.
Does this make sence?
Thanks
Paul
I can change the 'EditorStyle' to set the properties for the 'ClearSelectionVisibility' and the 'ClearSelectionButtonContent' which will add a button to the top of the list(combined with the itemsource).
Is there a way to override whatever method the 'ClearSelectionButton' calls so that I can use it to call a method in my viewmodel. I would like to allow the user to be able to open a screen to enter a new record if the item is not already in the list. I cannot let them directly enter a new item to the combobox as the item in the combobox requires a lot of properties.
Does this make sence?
Thanks
Paul