In Part 1 we started the development of our Stock Quote application and used MVVM Light to add a command handler for the Add button that the user will use to add symbols to monitor. Now we continue the process by changing the ListView so each row will look like:
When the user touches the + button then a grey rectangle with the Volume, Ask etc is displayed with additional quote information.