This question is locked. New answers and comments are not allowed.
Hello, I am having difficulty using your new ComboBox. I cannot find any documentation and your example project is not much help to me.
I have an address form with
Address
Town
County etc
I would like to use your ComboBox to enable selection of a County.
I have managed to fill the combox with a list of counties (using a web service)
I would like to TwoWay bind the combox to the underlying datacontext so that the actual county is displayed instead of the first in the list.
Could you please tell me how to do this. The idea of what I am trying to do is very simple but please let me know if I have not explained clearly enough. An example showing how to use your combobox in a real life situation would be absolutely brilliant and I am sure would be useful to many users. Failing that, any help would be greatly appreciated.
Many thanks,
Pete.
I have an address form with
Address
Town
County etc
I would like to use your ComboBox to enable selection of a County.
I have managed to fill the combox with a list of counties (using a web service)
I would like to TwoWay bind the combox to the underlying datacontext so that the actual county is displayed instead of the first in the list.
Could you please tell me how to do this. The idea of what I am trying to do is very simple but please let me know if I have not explained clearly enough. An example showing how to use your combobox in a real life situation would be absolutely brilliant and I am sure would be useful to many users. Failing that, any help would be greatly appreciated.
Many thanks,
Pete.