test
The Northwind Orders Application is an example of an order processing application built using the Microsoft Northwind database. The application features a searchable grid as a means of navigating the orders table and a master / detail form to display the order record and associated order items.
Application Features
- Master / Detail Order Form
- Customisable HTML5 Order Report Output
- Quick Search
- Advanced Search
- Export data to multiple formats
- Form validation
- Create, Read, Update and Delete
For further help on the grid and form options click the respective tab pages below.
The Northwind Orders grid allows you to browse, filter and sort the customer accounts that you have created within the Northwind orders module.
TIP: Clicking the pencil icon will launch the form in edit mode for the selected record.
Toolbar
The Northwind Orders form allows you to edit, save or delete the selected order record and its associated order items.
Toolbar
Mandatory Fields
Field Name |
Notes |
Order ID |
The Order ID field is automatically populated upon adding a new order to the orders table. |
Customer ID |
The Customer ID field Is editable only upon adding new records and must be unique within the Customers option. |
See Also