I've a TADOQuery on a DataModule that returns 3 fields.
A TDBGrid/TDatasource on a form.
If I set all to active at designtime I get all 3 columns in the grid.
However, at runtime the ADOQuery still has 3 columns but the grid only has the first 2!
I've edited the columns and fields to no avail.
What have I missed?
Ta.
A TDBGrid/TDatasource on a form.
If I set all to active at designtime I get all 3 columns in the grid.
However, at runtime the ADOQuery still has 3 columns but the grid only has the first 2!
I've edited the columns and fields to no avail.
What have I missed?
Ta.