When you implement the Model-View-ViewModel pattern you need to tell your View (in this case, a Windows Form) when the ViewModel has new data. Here's how to do that, along with a warning about how to ...
Here's an example of what I'm talking about:<BR>View image: http://farm4.static.flickr.com/3120/3174387681_463a1ffaf8_o.png <BR><BR>Take a look at the first line and ...