Enhancing the Trip Maintenance application

In this lesson and the next, you will create the code to implement the remaining maintenance buttons on the main Trip Maintenance application page. The remaining buttons are Add and Edit.

You will develop the data entry form to capture new trip information and validate the data entered against Compass Travel business rules. You will then modify the data entry form to edit existing trips. In the next lesson, you will continue to build on this application by adding logic to insert and update the data to the Compass Travel database.

The following list identifies the trip edit components that you will create in this lesson.

Comments