|
02 Mar 2006
Here is the gb.db.form component in action. You can see the form
in design mode, with many data bound controls on it, and the running result
displaying the table generated by the Database example.
Trust me, this needs just a dozen lines of code to connect to the database,
to initialize the column titles of the DataView, and the DataCombo on top
of the form.
|