Click here to Skip to main content
15,890,741 members
Home / Discussions / WPF
   

WPF

 
QuestionOpen window in New browser window Pin
Tripathi Swati13-Apr-10 0:38
Tripathi Swati13-Apr-10 0:38 
AnswerRe: Open window in New browser window Pin
Abhinav S13-Apr-10 5:52
Abhinav S13-Apr-10 5:52 
GeneralRe: Open window in New browser window Pin
Tripathi Swati15-Apr-10 21:00
Tripathi Swati15-Apr-10 21:00 
QuestionPhilosophical question on MVVM lookups and practical one on entity fields.... Pin
RichardGrimmer12-Apr-10 23:57
RichardGrimmer12-Apr-10 23:57 
AnswerRe: Philosophical question on MVVM lookups and practical one on entity fields.... Pin
Abhinav S13-Apr-10 5:51
Abhinav S13-Apr-10 5:51 
GeneralRe: Philosophical question on MVVM lookups and practical one on entity fields.... Pin
RichardGrimmer13-Apr-10 9:05
RichardGrimmer13-Apr-10 9:05 
GeneralRe: Philosophical question on MVVM lookups and practical one on entity fields.... Pin
Abhinav S13-Apr-10 18:31
Abhinav S13-Apr-10 18:31 
GeneralRe: Philosophical question on MVVM lookups and practical one on entity fields.... Pin
RichardGrimmer13-Apr-10 21:30
RichardGrimmer13-Apr-10 21:30 
Now you see, that was how I had things set up originally. The problem is (as I mentioned) with CanExecute functions being called for my various commands - the binding is successfuly updating the entity. If I implement INPC on the entity, then I know that a field has changed at that level, but there's no way to let the ViewModel know, and since that's where the CanExecute functions live, it's never getting called.

Going the other way, if I implement INPC on the VM, then it correctly calls CanExecute when the entity itself changes, but not when one of the fields changes...
C# has already designed away most of the tedium of C++.

QuestionSelecting an item as per value in combobox in wpf Pin
dashingsidds12-Apr-10 22:50
dashingsidds12-Apr-10 22:50 
AnswerRe: Selecting an item as per value in combobox in wpf Pin
Arun Jacob12-Apr-10 22:58
Arun Jacob12-Apr-10 22:58 
GeneralRe: Selecting an item as per value in combobox in wpf [modified] Pin
dashingsidds12-Apr-10 23:26
dashingsidds12-Apr-10 23:26 
AnswerRe: Selecting an item as per value in combobox in wpf Pin
Arun Jacob12-Apr-10 23:30
Arun Jacob12-Apr-10 23:30 
GeneralRe: Selecting an item as per value in combobox in wpf Pin
dashingsidds12-Apr-10 23:41
dashingsidds12-Apr-10 23:41 
GeneralRe: Selecting an item as per value in combobox in wpf Pin
Arun Jacob12-Apr-10 23:47
Arun Jacob12-Apr-10 23:47 
AnswerRe: Selecting an item as per value in combobox in wpf Pin
Sunil Scaria12-Apr-10 23:15
Sunil Scaria12-Apr-10 23:15 
GeneralRe: Selecting an item as per value in combobox in wpf Pin
dashingsidds12-Apr-10 23:28
dashingsidds12-Apr-10 23:28 
GeneralRe: Selecting an item as per value in combobox in wpf Pin
Sunil Scaria12-Apr-10 23:34
Sunil Scaria12-Apr-10 23:34 
GeneralRe: Selecting an item as per value in combobox in wpf Pin
dashingsidds12-Apr-10 23:44
dashingsidds12-Apr-10 23:44 
QuestionAccessing a WPF object inside a class Pin
Prasoon Chaudhary12-Apr-10 20:44
Prasoon Chaudhary12-Apr-10 20:44 
AnswerRe: Accessing a WPF object inside a class Pin
Arun Jacob12-Apr-10 23:34
Arun Jacob12-Apr-10 23:34 
GeneralRe: Accessing a WPF object inside a class Pin
Prasoon Chaudhary12-Apr-10 23:40
Prasoon Chaudhary12-Apr-10 23:40 
AnswerRe: Accessing a WPF object inside a class Pin
Arun Jacob12-Apr-10 23:46
Arun Jacob12-Apr-10 23:46 
GeneralRe: Accessing a WPF object inside a class Pin
Prasoon Chaudhary13-Apr-10 0:12
Prasoon Chaudhary13-Apr-10 0:12 
AnswerRe: Accessing a WPF object inside a class Pin
Nish Nishant13-Apr-10 15:37
sitebuilderNish Nishant13-Apr-10 15:37 
GeneralRe: Accessing a WPF object inside a class Pin
Prasoon Chaudhary13-Apr-10 20:40
Prasoon Chaudhary13-Apr-10 20:40 

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.