
This page displays some of the screen shots of pages within my ASP.NET application to update my Video database.
Click on an image to see more details.
|
| The Customer Maintenance page uses a drop-down menu to select a customer to edit/display, and a Grid View for display and maintenance/entry. |
 |
|
|
I used Accordian panels on the Event Maintenance page so that only one section is displayed at a time.
|
 |
 |
|
I used Tab panels on the Supply Maintenance page. The Edit tab displays all supplies, past and present, and allows for the entry of new supplies. The Display tab only displays the supplies that are still available, and does not allow for any updating. |
 |
 |
| |
back to the top |
 |
The New Orders page used several Drop-Down lists with data from several tables in the database. As each selection is made, a lot of custom background programming is used to create an Order for the desired Customer and Event.
|
back to the top |
|
|