Closed chri55w closed 8 years ago
Looking to add a context menu to each Data Grid Row with a 'Delete' option. Complications around binding the command back to the view model and binding the command parameter to the Time Log item
Delete Option Added - User will be prompted to confirm deleting the Time Log prior to deletion. Images below show process.
Add a right click context menu to Data Grid Row for Time Log items and implement Database Interaction to delete Time Logs from Database. Perhaps request confirmation through Dialog.