Commit Graph

15 Commits

Author SHA1 Message Date
EggMan20339
a3a2fa780e added prescription tab 2024-02-20 10:06:03 -05:00
EggMan20339
ee03ab1792 made medication tab fully functional 2024-02-19 21:24:58 -05:00
EggMan20339
90ccc38cb1 added Patient edit and patient edit on context menu click in formInfo 2024-02-15 08:55:05 -05:00
Adam McCane
72bfcec0f3 Added all of the columns to all three data grid views in the view info form. Formatted the cells properly and gave all the columns the right data source names. 2024-02-13 22:53:23 -05:00
Adam McCane
c58ce040c8 Removed manual database connection. 2024-02-12 11:26:33 -05:00
Adam McCane
08659e6a1f Modified the patient and physician data grid views in the info form so that they would not allow for adding, editing, or deleting values. 2024-02-07 16:44:26 -05:00
Adam McCane
ed02dffbc2 Replaced the physician first and last name labels and text boxes with ones taken from the database. Added a physician table data view at the bottom of the split container in the physician info tab. 2024-02-07 14:11:02 -05:00
Adam McCane
84ac2360c2 Changed the existing patient first and last name labels and text boxes to ones taken from the patient table in the view info form. Also added a patient table data view to the bottom half of the split container in the patient info tab. 2024-02-07 13:27:32 -05:00
Adam McCane
be82ae4b83 Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
Adam McCane
d63271db23 Removed menu strip from info form. 2024-02-07 10:53:01 -05:00
Adam McCane
3dc272a6d9 Revert "Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About."
This reverts commit 0b859e365f.
2024-02-07 10:51:50 -05:00
Adam McCane
0b859e365f Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About. 2024-02-07 10:47:30 -05:00
Adam McCane
7b0dd09368 Added tabs to the view info form, added a split container to each tab in the same form, and also added a couple labels and tet boxes into the patient info tab in the same form. 2024-02-02 17:24:49 -05:00
Adam McCane
14317064ea Connected the project database and added a tool strip to the view patient/prescription info form. 2024-02-02 16:00:30 -05:00
Noah
ca6dfca8da Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00