1c1f1659e3added datatier and updated connection string
EggMan20339
2024-02-14 17:35:35 -0500
02ad8d2c26Added context menu to the refill form.
Adam McCane
2024-02-14 15:35:00 -0500
2693444295Deleted the tabs on the refill form.
Adam McCane
2024-02-14 14:38:19 -0500
e8e95df8b0Added patient and physician id text and label to the patient and physician info tabs in the view info form.
Adam McCane
2024-02-13 23:10:18 -0500
79f42ca41fAdded columns to add refill dgv in the refill form.
Adam McCane
2024-02-13 23:04:42 -0500
72bfcec0f3Added 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.
Adam McCane
2024-02-13 22:53:23 -0500
be0156afbfAdded database connection string in app.config.
Adam McCane
2024-02-13 22:23:11 -0500
c58ce040c8Removed manual database connection.
Adam McCane
2024-02-12 11:26:33 -0500
c38e6832acGave the ok button functionality in the about box.
Adam McCane
2024-02-09 13:57:09 -0500
e8955c84f3Changed some of the text in the about box.
Adam McCane
2024-02-09 13:56:41 -0500
eb9b853e0dCreated an about box.
Adam McCane
2024-02-09 13:39:50 -0500
81133e9be8Added code to all of the mnuWindow items to have window functionality.
Adam McCane
2024-02-09 13:35:42 -0500
361e09a165Added code on mnuNavigationAURRefill click to open frmRefill.
Adam McCane
2024-02-09 12:17:53 -0500
847ed02d24Added code on mnuNavigationAUpres click to open frmPrescription.
Adam McCane
2024-02-09 12:15:31 -0500
560165a809Added code on mnuNavigationAUPaPh click to open frmPatientPhysician.
Adam McCane
2024-02-09 11:59:29 -0500
8e3c58eec4Added code on mnuNavigationView click to open frmInfo.
Adam McCane
2024-02-09 11:44:23 -0500
4647d70c79Added code on form main form load so that the welcome form pops up by default.
Adam McCane
2024-02-09 11:12:39 -0500
8915ffa04eAdded data grid views to the three refill tabs in the refill form. Divided the add, edit, and delete functionality between the three data grid views.
Adam McCane
2024-02-07 16:53:41 -0500
08659e6a1fModified the patient and physician data grid views in the info form so that they would not allow for adding, editing, or deleting values.
Adam McCane
2024-02-07 16:44:26 -0500
ed02dffbc2Replaced 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.
Adam McCane
2024-02-07 14:11:02 -0500
84ac2360c2Changed 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.
Adam McCane
2024-02-07 13:27:32 -0500
be82ae4b83Connected the final project database as a data source.
Adam McCane
2024-02-07 13:23:25 -0500
8ad5a0a2faAdded window organization into the menu strip. Also added tabs to the refill form.
Adam McCane
2024-02-07 12:55:11 -0500
165b262acfFixed error with info form.
Adam McCane
2024-02-07 12:10:04 -0500
e48010c4b4Merged the repository.
Adam McCane
2024-02-07 12:06:24 -0500
44c283b72eUpdated tab orders in frmPatientPhysician
Noah
2024-02-07 11:54:23 -0500
ab4642ef66Add labels, text boxes, buttons, and rdo buttons to physician tab in frmPatientPhysician
Noah
2024-02-07 11:42:47 -0500
390d7f7de2Added names of the forms into the navigation drop down in the menu strip.
Adam McCane
2024-02-07 11:10:43 -0500
90cae15b6bAdded navigation and help/help about to the menu strip.
Adam McCane
2024-02-07 10:55:47 -0500
157b30b9dfRemoved navigation menus from all four forms
Noah
2024-02-07 10:54:59 -0500
97d9c163a4Created main form and added a menu strip. Also made the main form a container.
Adam McCane
2024-02-07 10:54:26 -0500
1367b6d0ccUpdated frmWelcome to work with MDI: -removed buttons -added "navigate using the tabs above" label -readjusted object placement
Noah
2024-02-07 10:53:38 -0500
d63271db23Removed menu strip from info form.
Adam McCane
2024-02-07 10:53:01 -0500
3dc272a6d9Revert "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."
Adam McCane
2024-02-07 10:51:50 -0500
0b859e365fRemoved menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About.
Adam McCane
2024-02-07 10:47:30 -0500
2189627140Added tabcontrol to frmPatientPhysician. Added labels, textboxes, radiobuttions, and buttons to the Patient tab
Noah
2024-02-06 12:19:31 -0500
eca0e7efa6Deleted frmAddPatientPhyscian and replaced with new frmPatientPhysician. Updated frmPatientPhysician name and icon.
Noah
2024-02-06 11:38:27 -0500
cfa7a6ee6eDeleted the FPCASD data set. It was not the project database.
Adam McCane
2024-02-05 08:02:45 -0500
a344b8e040Added labels and textboxes for searching to the prescription and physician tabs of the info form. Also added a search button to all three tabs.
Adam McCane
2024-02-05 07:53:44 -0500
7b0dd09368Added 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.
Adam McCane
2024-02-02 17:24:49 -0500
14317064eaConnected the project database and added a tool strip to the view patient/prescription info form.
Adam McCane
2024-02-02 16:00:30 -0500
6c1c7ba112Deleted frmUpdatePatient (combining with formAddPatientPhyscian), removed Update User button from frmWelcome (combined into Add/Update user button), removed exit button on frmWelcome
Noah
2024-02-02 14:56:26 -0500
74a755251eRemoved Button from Add/Update Form.
Adam McCane
2024-02-02 14:35:34 -0500
f6748bd914Added Button to Add Patient/Physician Form.
Adam McCane
2024-02-02 14:33:29 -0500