Click here to Skip to main content
15,914,447 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: how to use SQL with Silverlight Pin
souidi abderrahman24-Aug-10 3:00
souidi abderrahman24-Aug-10 3:00 
QuestionSL Toolkit v4 - Install issues Pin
#realJSOP19-Jul-10 3:45
professional#realJSOP19-Jul-10 3:45 
AnswerRe: SL Toolkit v4 - Install issues Pin
Abhinav S19-Jul-10 6:54
Abhinav S19-Jul-10 6:54 
GeneralRe: SL Toolkit v4 - Install issues Pin
#realJSOP20-Jul-10 0:05
professional#realJSOP20-Jul-10 0:05 
GeneralRe: SL Toolkit v4 - Install issues Pin
Abhinav S20-Jul-10 2:28
Abhinav S20-Jul-10 2:28 
GeneralRe: SL Toolkit v4 - Install issues Pin
#realJSOP20-Jul-10 2:36
professional#realJSOP20-Jul-10 2:36 
AnswerRe: SL Toolkit v4 - Install issues Pin
Rob Graham19-Jul-10 10:23
Rob Graham19-Jul-10 10:23 
QuestionHow to update combo box selection before prompt Pin
D.Dubya19-Jul-10 3:27
D.Dubya19-Jul-10 3:27 
Hi all,

I have a combo box in my WPF application that displays a confirmation dialog (MessageBox.Show()) when certain items are clicked.

Ie. I have the following options
- Pending (default selection)
- Completed
- For Review

When the "For Review" option is selected, I display the confirmation dialog.

My problem is that the combo box isn't updated prior to the dialog being displayed. So, even though "For Review" was selected and the Selection_Changed event is firing, the combo box shows "Pending" while the dialog is being displayed.

I've tried some DoEvents loops and even tried changing the combo box selection programatically prior to showing the dialog, all to no avail.

Any ideas?
QuestionCan't hit my asmx from Silverlight.. Pin
Nick Jacobs18-Jul-10 17:35
Nick Jacobs18-Jul-10 17:35 
AnswerRe: Can't hit my asmx from Silverlight.. Pin
Abhinav S18-Jul-10 18:11
Abhinav S18-Jul-10 18:11 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
Nick Jacobs19-Jul-10 2:21
Nick Jacobs19-Jul-10 2:21 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
#realJSOP19-Jul-10 3:47
professional#realJSOP19-Jul-10 3:47 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
Nick Jacobs21-Jul-10 17:37
Nick Jacobs21-Jul-10 17:37 
QuestionMore MVVM WPF Angst Pin
_Maxxx_18-Jul-10 16:49
professional_Maxxx_18-Jul-10 16:49 
AnswerRe: More MVVM WPF Angst Pin
Pete O'Hanlon18-Jul-10 21:46
mvePete O'Hanlon18-Jul-10 21:46 
GeneralRe: More MVVM WPF Angst Pin
_Maxxx_19-Jul-10 0:44
professional_Maxxx_19-Jul-10 0:44 
GeneralRe: More MVVM WPF Angst Pin
Pete O'Hanlon19-Jul-10 0:57
mvePete O'Hanlon19-Jul-10 0:57 
GeneralRe: More MVVM WPF Angst Pin
_Maxxx_19-Jul-10 14:36
professional_Maxxx_19-Jul-10 14:36 
QuestionWPF Calendar Binding Pin
carrigart18-Jul-10 6:33
carrigart18-Jul-10 6:33 
AnswerRe: WPF Calendar Binding Pin
Parwej Ahamad18-Jul-10 8:20
professionalParwej Ahamad18-Jul-10 8:20 
GeneralRe: WPF Calendar Binding Pin
carrigart18-Jul-10 9:37
carrigart18-Jul-10 9:37 
QuestionValidator.ValidateProperty always throw error and application is exited Pin
ctlqt1217-Jul-10 23:10
ctlqt1217-Jul-10 23:10 
QuestionFull Silverlight website Pin
mehrdadc4816-Jul-10 18:33
mehrdadc4816-Jul-10 18:33 
AnswerRe: Full Silverlight website Pin
Kunal Chowdhury «IN»17-Jul-10 4:45
professionalKunal Chowdhury «IN»17-Jul-10 4:45 
AnswerRe: Full Silverlight website Pin
Abhinav S17-Jul-10 6:35
Abhinav S17-Jul-10 6:35 

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.