Subject | Re: Colors in Grid |
---|---|
Author | andygarneruk |
Post date | 2003-04-03T07:26:49Z |
Thanks Paul, that's just what I needed.
Best regards, Andy.
Best regards, Andy.
--- In IBObjects@yahoogroups.com, Paul Vinkenoog <paul@v...> wrote:
> > How, in the the OnGetCellProps event can I check the name of the
> > query column that is being displayed in column ACol please?
>
>
> GridFields[ DataCol[ ACol ] ].FieldName
>
>
> HTH,
> Paul Vinkenoog