Northwind Customers Application

northwind-customers-application_customer_form

The following application example is a simple database application which uses the Northwind Customers table. The application consists of a grid application, designed to display and search tabular data and a form application designed to create, read, update and delete record data for the underlying database table.

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

Run Code

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

Documentation

Click the Webhelp button to view the application help documentation.