Click here to Skip to main content
15,912,329 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Properly display dynamic calculations in databinding? Pin
artwallacex30-Apr-08 15:21
artwallacex30-Apr-08 15:21 
GeneralRe: Properly display dynamic calculations in databinding? Pin
User 27100930-Apr-08 15:37
User 27100930-Apr-08 15:37 
GeneralRe: Properly display dynamic calculations in databinding? Pin
artwallacex30-Apr-08 15:53
artwallacex30-Apr-08 15:53 
GeneralRe: Properly display dynamic calculations in databinding? Pin
User 27100930-Apr-08 16:01
User 27100930-Apr-08 16:01 
GeneralRe: Properly display dynamic calculations in databinding? Pin
artwallacex30-Apr-08 16:26
artwallacex30-Apr-08 16:26 
GeneralRe: Properly display dynamic calculations in databinding? Pin
Ed.Poore3-May-08 0:08
Ed.Poore3-May-08 0:08 
GeneralRe: Properly display dynamic calculations in databinding? [modified] Pin
artwallacex1-May-08 10:51
artwallacex1-May-08 10:51 
GeneralRe: Properly display dynamic calculations in databinding? Pin
User 2710092-May-08 15:18
User 2710092-May-08 15:18 
artwallacex wrote:
this INotifyPropertyChanged is turning into spaghetti


INotifyProperyChanged should not be causing you too much grief. This is a very standard interface used by most WPF business objects that are bound to the UI.

If I could offer a suggestion? This is what I do when things get out of hand.

Write a very simple version of what you are trying to accomplish and work it piece by piece. The answer will come. If it doesn't, then you have a very simple project that anyone can look at and provide assistance. Trust me, I've been there. Cool | :cool:

Have a super day!

Cheers, Karl

» CodeProject 2008 MVP
» Microsoft MVP - Client App Dev

My Blog | Mole's Home Page | MVP Profile

Just a grain of sand on the worlds beaches.



modified 27-Feb-21 21:01pm.

QuestionPlease help me in wpf/expression blend Pin
kishorekumar.malla@live.com30-Apr-08 0:07
kishorekumar.malla@live.com30-Apr-08 0:07 
AnswerRe: Please help me in wpf/expression blend Pin
User 171649230-Apr-08 0:43
professionalUser 171649230-Apr-08 0:43 
AnswerRe: Please help me in wpf/expression blend Pin
Pete O'Hanlon30-Apr-08 1:37
mvePete O'Hanlon30-Apr-08 1:37 
AnswerRe: Please help me in wpf/expression blend Pin
User 27100930-Apr-08 3:04
User 27100930-Apr-08 3:04 
GeneralRe: Please help me in wpf/expression blend Pin
Pete O'Hanlon30-Apr-08 3:21
mvePete O'Hanlon30-Apr-08 3:21 
GeneralRe: Please help me in wpf/expression blend Pin
User 171649230-Apr-08 10:38
professionalUser 171649230-Apr-08 10:38 
GeneralRe: Please help me in wpf/expression blend Pin
Pete O'Hanlon30-Apr-08 11:13
mvePete O'Hanlon30-Apr-08 11:13 
GeneralRe: Please help me in wpf/expression blend Pin
User 27100930-Apr-08 15:04
User 27100930-Apr-08 15:04 
GeneralRe: Please help me in wpf/expression blend Pin
Pete O'Hanlon30-Apr-08 23:14
mvePete O'Hanlon30-Apr-08 23:14 
GeneralRe: Please help me in wpf/expression blend Pin
User 17164921-May-08 0:35
professionalUser 17164921-May-08 0:35 
GeneralRe: Please help me in wpf/expression blend Pin
Pete O'Hanlon1-May-08 1:01
mvePete O'Hanlon1-May-08 1:01 
GeneralRe: Please help me in wpf/expression blend Pin
User 17164921-May-08 1:09
professionalUser 17164921-May-08 1:09 
GeneralRe: Please help me in wpf/expression blend Pin
Jammer2-May-08 4:32
Jammer2-May-08 4:32 
QuestionText Ticker Pin
KBou28-Apr-08 2:07
KBou28-Apr-08 2:07 
GeneralRe: Text Ticker Pin
User 27100928-Apr-08 3:35
User 27100928-Apr-08 3:35 
GeneralRe: Text Ticker [modified] Pin
KBou29-Apr-08 3:38
KBou29-Apr-08 3:38 
GeneralRe: Text Ticker Pin
User 27100929-Apr-08 3:59
User 27100929-Apr-08 3:59 

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.