Commit Graph

14 Commits

Author SHA1 Message Date
kougyoku
cff27f9c7b Fix: No longer add additional columns to employee datagrid view. 2019-11-02 18:54:42 -07:00
kougyoku
f499a53fc6 Add csvhelper nuget package
Update exit (Alt-F4) to Environment.Exit(0)
Add: Generate report from SQL Database.
Add: Input validation
2019-10-24 20:58:52 -07:00
kougyoku
3dbfae90ca Restrict num_bags dropdown menu to choose from menu items only.
Restrict employee datagrid view for customerid and customer name as read only items.
2019-10-19 21:00:10 -07:00
kougyoku
6f82609b9a Add icon to program.
Resize customer view to maximum effort
2019-10-18 15:44:23 -07:00
kougyoku
247bc6d874 Setup employee datagrid view. 2019-10-16 15:09:37 -07:00
kougyoku
fa950f79b0 Hook up employee view to datasource. 2019-10-15 13:04:57 -07:00
kougyoku
56610459ba Change tab index 2019-10-11 23:44:49 -07:00
kougyoku
d6d3e0ca0d Change status field of employee view model to integer.
Add SQL query to LoadEmployeeView()
Add: SaveCustomer() and ArchiveCustomer() functions.
2019-10-11 15:28:31 -07:00
kougyoku
d8eb8dcdcd Remove ref to btnAdd.click 2019-10-10 10:36:48 -07:00
kougyoku
2a8702e1a9 More SQL stuff 2019-10-10 10:13:30 -07:00
kougyoku
2b2054d14a Remove employee name combo box and change it to simple textbox entry.
Add generate report under File
2019-10-08 10:48:43 -07:00
kougyoku
d66cbdc208 Load customer view when starting program 2019-10-07 15:43:50 -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