Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

  • kutabale

    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.