A button shall open a form to enter a new incident.
Search fields will allow the user to search for incidents by:
Seqnos
Or one or more of the following
Date range
Fatalities or injuries present
State
Search results shall appear in a DataGridView that includes the following data:
Seqnos
DataTimeReceived
CallType
ResponsibleState
TypeOfIncident
Double clicking on a row in the DataGridView will open a detailed view. All attributes shall be visible. If companies, railroads, or trains are associated with this incident, we shall be able to open details of each from this form.
A button shall open a form to enter a new incident.
Search fields will allow the user to search for incidents by:
Seqnos Or one or more of the following
Date range Fatalities or injuries present State Search results shall appear in a DataGridView that includes the following data:
Seqnos DataTimeReceived CallType ResponsibleState TypeOfIncident Double clicking on a row in the DataGridView will open a detailed view. All attributes shall be visible. If companies, railroads, or trains are associated with this incident, we shall be able to open details of each from this form.