Commit Graph

8 Commits

Author SHA1 Message Date
kougyoku 559871d853 Add: Refresh employee view after clicking the add button.
Change: Clear the employee datagrid view after adding a new cutsomer.
Update/Bugfix: Incorrectly updating the combobox selection when populating the datagrid view. Fixed.
Add: Delete button functionality.
Add: Event hooking status combobox into a selection change commited event to automatically update db/customer view when status changes.
2019-10-16 15:09:14 -07:00
kougyoku fa950f79b0 Hook up employee view to datasource. 2019-10-15 13:04:57 -07:00
kougyoku 7116e25a81 Update employee view class
update employee view query
update methods to change from employeeview to reportview
2019-10-15 08:42:17 -07:00
kougyoku 9c26d0519e Add delegate for updating customer view from the employee add button. 2019-10-14 09:59:02 -07:00
kougyoku 4fe9f84f7e Initial code for add customer. 2019-10-11 23:46:15 -07:00
kougyoku fd6d682a04 Add skeleton to generate employee report 2019-10-08 10:49:09 -07:00
kougyoku 1d0193a393 Add option for confirming delete. 2019-10-07 15:30:36 -07:00
kougyoku b93377f0b2 Initial commit. 2019-10-07 09:37:47 -07:00