2
Shouts

Asim Sajjad: Setting SelectedValue for ComboBox

published 682 days, 9 hours, 24 minutes ago posted by asimsajjadasimsajjad 683 days, 3 hours, 40 minutes ago
Sunday, August 07, 2011 8:39:59 PM GMT Sunday, August 07, 2011 2:24:02 AM GMT

Problem:              When you add combobox items inside xaml then SelectedValue of the Combo Box didn't work. Solution:           When I come across this problem I have search alot on net and then I found solution regarding the selectedValue selected in code behind when you have added item of the ComboBox within the xaml. We have used the Items Source property of the combo box and then bind the set the SelectedValue. Now solution for the problem  which I have mentioned is quite simple. For the sampl...

category: Metro | clicked: 11 | | source: asimsajjad.blogspot.com | show counter code
tags: Silverlight 4

1 comment posted.

To post your comment please login or signup