Share via


Orders Control

The Orders control of the IBuySpy Delivery 2005 application accesses the Orders and Order Details database tables and displays order information for the customer.

Using the Orders Control

When the Orders control is loaded, the LoadOrderDetails() method is executed to load the details for a selected order into memory as a DataSet object. For more information about the LoadOrderDetails() method, see IBuySpy Delivery Sample Code.

Orders control screen

To move between different orders, select an order ID from the Order ID drop-down box. To view details about individual products, select a product from the Products list. This contains all the products in the current order. The Quantity, Price, and Subtotal fields change based on the product currently selected in the Products list. The Total field is calculated based on quantities and prices of all products in the order. The price displayed in the Total field does not change unless the customer purchases additional items at the point of delivery.

Selecting Add More loads the Inventory Control to enable additional point-of-delivery purchases. Selecting Signature loads the Signature Control so that the customer can sign for the order and complete the delivery.

See Also

Concepts

Inventory Control
Signature Control

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)