...
To use, the grid should be set up with widgets to hold the data in each column, with the chosen database-driven method. The widgets should be bound, and the binding name should match the column name from the table.
In this example, the "database file" method will be used.
...