In this step you will add a view to your application to maintain the shipped xProduct table. The view retrieves and displays data, and it can be used to edit, add and delete data in the table.
Examine the xProduct Table
Add a View for Products
Add a Menu Item for the Products View
Execute the Application to See the Products View
Server Module for the Products View
Remove the View