zlavere / GroupAWeatherAnalysis

0 stars 0 forks source link

MVVM - Binding for WeatherInfo and a MasterDetails View #43

Closed zlavere closed 5 years ago

zlavere commented 5 years ago

This is a component of #38

zlavere commented 5 years ago

Last two things to do here.

  1. Add a modify button to the details area that enables the controls to modify weatherinfos
  2. Implement Add button's command in ViewModel.

Next Up: Rework Mainpage for MVVM