Northwind Orders Application

northwind_orders_master_detail_form
Northwind Orders Master / Detail Form

The following application example is a simple master / detail database application which uses the Northwind orders and order details tables. The application consists of a several grid applications, designed to display and search tabular data and associated form applications designed to create, read, update and delete record data for the underlying database tables.

The grid application also has quick link icons to display a modal popup of summary  Information for the selected record and a  Print icon which links to the Northwind Customers Report (Detailed) application to print the selected record’s details in printable format.

Application Features

  • Master / Detail Order Form
  • Customisable HTML5 Order Report Output
  • Quick Search
  • Advanced Search
  • Export to multiple formats (csv, json, xml, Excel)
  • Form validation
  • Create, Read, Update and Delete

Run Code

Click the Run Example button to try out this code example.

Documentation

Click the Webhelp button to view the application help documentation.