Dynamic form

This form is generated dynamically based on a set of database records. Each field in the form is produced by a record in a database table. The record describes the field's name, caption, datatype, format, and so forth. This sample could be combined with code to generate forms dynamically by picking fields. If there is demand, we'll add a demo for this at a later date.

Techniques demonstrated