AFFriedl
|
| Posted: 07/23/2002, 1:15 PM |
|
I am working on the Trial version of CodeCharge, (own version 2.0).
The problem that I am having is that I cannot figure out how to add a new database column into a grid form. Version 2 was pretty easy to understand, but the newer version is confusing.
Can someone let me know how to add a new database column? Simple adding the field in the database query does not add it into the grid.
Andrew
afriedl@data-source.com
|
|
|
 |
Drake
|
| Posted: 07/23/2002, 11:39 PM |
|
You have to use the Table toolbar to add a column for the new field. Once you add the column, you can then add a Label field in the first row of the column below the header row. Using the Properties window, you can configure the Label field to display the data from a database field of your choice.
|
|
|
 |
|