FieldDefs
Posted: 26.10.2010, 22:11
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
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