Subject | Re: [IBO] InfoPower Components |
---|---|
Author | Jason Wharton |
Post date | 2000-11-27T16:26:01Z |
Adalberto,
(Field.Dataset as TwwIBOTable).
versions.
support group.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
> I am using InfoPower components with IBOBJECTS.Yes, use the appropriate class name for the dataset.
> I have a TwwDBGrid with TwwDataSource set to a TwwIBOTable.
>
> 1) In OnCalcTitleImage Event I cant use indirect instruction :
> (Field.Dataset as TTable). , but I have to refer to Table with its
> name.
> Compiler returns Error 131 Undeclared Identifier : TTable
> As this routine should be usable by all DBGrids in the form,
> indirect reference should be very usefull.
> Do you have any suggestion ?
(Field.Dataset as TwwIBOTable).
> 2) If I define Index using Editing TwwIBOTable.IndexDefs , how can IWhat version of IBO are you using? I do retrieve the IndexDefs in the later
> access these values in code ?
> Debugging Table IndexDefs I cant retrieve anything. IndexDefs.Count
> retursn=0.
versions.
> 3) TwwDBGrid - Select Field Box, doesn't show label Links forI don't know. This sounds like a question more appropriate for the InfoPower
> Calculated Fields. How create missing links ?
support group.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com