Hi mvermef,
First up, an apology. I have found the immediate cause of the data not displaying. Part of the code that I was using from a different mvvm framework included some style settings (including changes to the default TextBox style). This morning I was checking to see if it was a read-only problem, and when I tried a non-editable control (a Label), all of a sudden the data appeared. I removed the TextBox style and my fields now display data. I'm still to investigate exactly what part of the style caused this, but for now, this issue at least is solved.
Thank you for your assistance. Hopefully, from now on, any issues I have will be proper technical problems, and not silly mistakes (currently, I am anticipating adding a Caller and dealing with the creation of the Caller's Organisation to be one of those technical problems).
cheers and thanks again
cm
First up, an apology. I have found the immediate cause of the data not displaying. Part of the code that I was using from a different mvvm framework included some style settings (including changes to the default TextBox style). This morning I was checking to see if it was a read-only problem, and when I tried a non-editable control (a Label), all of a sudden the data appeared. I removed the TextBox style and my fields now display data. I'm still to investigate exactly what part of the style caused this, but for now, this issue at least is solved.
Thank you for your assistance. Hopefully, from now on, any issues I have will be proper technical problems, and not silly mistakes (currently, I am anticipating adding a Caller and dealing with the creation of the Caller's Organisation to be one of those technical problems).
cheers and thanks again
cm