Subject | Re: [IBO] Accessing Field Contents |
---|---|
Author | Lucas Franzen |
Post date | 2003-09-24T00:33:02Z |
nibarkins schrieb:
underlying dataset and not the grid ;-)
Just use the TIB(_)Dataset.FieldByName property
:-)
Luc.
> How can I access the contents of the fields of the current row in aYes, it's staring in your face - but better have a look at the
> DBGrid? Something like DBGrid1. --- .Text? The answer is probably
> staring me in the face, but I can't seem to find it.
underlying dataset and not the grid ;-)
Just use the TIB(_)Dataset.FieldByName property
:-)
Luc.