TTable has FieldDefs
TZTable seems to have FieldDefs but they aren't avilable at design-time, and they don't appear to work at run-time either.
unless I'm doing somethjing wrong:-
ztable1.FieldDefs.AddFieldDef.Attributes:=[fahiddencol];
ztable1.active:=true;
the dbgrid stills shows the first column.
Are FieldDefs implemented/supported?
- V
FieldDefs
Moderators: gto, EgonHugeist