Sign In|Join
Home/Silverlight.NET Forums/Silverlight Controls and Silverlight Toolkit/ComboBox binding with Dictionary./ComboBox binding with Dictionary.
0 Points
20 Posts
Nov 24, 2008 09:20 PM | LINK
I have a combobox bound to Dictionary<string,string> with key and value. Display memberpath is set to the value. But i want to store the selected value in the string property in the same dataObject. how can i accomplish this with out firing events.
kutabale
0 Points
20 Posts
ComboBox binding with Dictionary.
Nov 24, 2008 09:20 PM | LINK
I have a combobox bound to Dictionary<string,string> with key and value. Display memberpath is set to the value. But i want to store the selected value in the string property in the same dataObject. how can i accomplish this with out firing events.