zlavere / GroupAWeatherAnalysis

0 stars 0 forks source link

Add functionality so that the user can edit or delete the selected day. #37

Open zlavere opened 6 years ago

zlavere commented 5 years ago

According to the internet it is not possible to update the ListView after a ListViewItem's Property changes, so we need to add a Refresh button to display the correct items.

Also need to ensure that dates do not get changed to existing dates when modified in MaterDetailsView