Click here to Skip to main content
15,894,405 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Silverlight business application Pin
Abhinav S10-Jun-13 20:25
Abhinav S10-Jun-13 20:25 
QuestionWPF Combo box not display bound value Pin
Dominick Marciano2-Jun-13 10:10
professionalDominick Marciano2-Jun-13 10:10 
AnswerRe: WPF Combo box not display bound value Pin
AlphaDeltaTheta2-Jun-13 15:43
AlphaDeltaTheta2-Jun-13 15:43 
AnswerRe: WPF Combo box not display bound value Pin
Mycroft Holmes2-Jun-13 20:12
professionalMycroft Holmes2-Jun-13 20:12 
QuestionSuggestions for Email Handling Pin
MehGerbil28-May-13 9:07
MehGerbil28-May-13 9:07 
AnswerRe: Suggestions for Email Handling Pin
Mycroft Holmes28-May-13 14:28
professionalMycroft Holmes28-May-13 14:28 
QuestionBinding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 7:05
mvaKenneth Haugland28-May-13 7:05 
AnswerRe: Binding Enum to a ComboBox Pin
Mycroft Holmes28-May-13 14:22
professionalMycroft Holmes28-May-13 14:22 
Kenneth Haugland wrote:
mewaning when I change the combobox index the property in the Test class also changes

Ignoring the detail of the rest of your question, I nearly went cross eyed reading VB as it has been so long, this seems to indicate the issue is in your combo binding. Are yo binding your combo to the datacontext in xaml where you should be setting either the SelectedItem or the SelectedValue and the Mode to TwoWay to drive the change in the ViewModel.

Or am I missing something?
Never underestimate the power of human stupidity
RAH

GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 14:26
mvaKenneth Haugland28-May-13 14:26 
GeneralRe: Binding Enum to a ComboBox Pin
Mycroft Holmes28-May-13 14:33
professionalMycroft Holmes28-May-13 14:33 
GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 14:35
mvaKenneth Haugland28-May-13 14:35 
GeneralRe: Binding Enum to a ComboBox Pin
Mycroft Holmes28-May-13 14:50
professionalMycroft Holmes28-May-13 14:50 
GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 15:46
mvaKenneth Haugland28-May-13 15:46 
QuestionRe: Binding Enum to a ComboBox Pin
Kenneth Haugland29-May-13 7:53
mvaKenneth Haugland29-May-13 7:53 
AnswerRe: Binding Enum to a ComboBox Pin
Kenneth Haugland31-May-13 21:05
mvaKenneth Haugland31-May-13 21:05 
QuestionData binding problem Pin
columbos1492728-May-13 3:12
columbos1492728-May-13 3:12 
AnswerRe: Data binding problem Pin
Abhinav S28-May-13 3:58
Abhinav S28-May-13 3:58 
QuestionNeed suggestion on application architecture. Pin
Beniston120528-May-13 0:05
Beniston120528-May-13 0:05 
AnswerRe: Need suggestion on application architecture. Pin
Abhinav S28-May-13 3:57
Abhinav S28-May-13 3:57 
GeneralRe: Need suggestion on application architecture. Pin
Beniston120528-May-13 20:14
Beniston120528-May-13 20:14 
AnswerRe: Need suggestion on application architecture. Pin
SledgeHammer0128-May-13 6:56
SledgeHammer0128-May-13 6:56 
GeneralRe: Need suggestion on application architecture. Pin
Beniston120528-May-13 20:14
Beniston120528-May-13 20:14 
AnswerRe: Need suggestion on application architecture. Pin
Mycroft Holmes28-May-13 14:13
professionalMycroft Holmes28-May-13 14:13 
QuestionOne data context for multiple Controls Pin
columbos1492727-May-13 22:55
columbos1492727-May-13 22:55 
AnswerRe: One data context for multiple Controls Pin
AlphaDeltaTheta28-May-13 1:13
AlphaDeltaTheta28-May-13 1:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.