Subject | RE: [IBO] Memo in TIB_Grid |
---|---|
Author | Paul Hope |
Post date | 2006-10-26T12:15:47Z |
Magic ;-)
Thanks Alan.
Thanks Alan.
> -----Original Message-----
> From: IBObjects@yahoogroups.com
> [mailto:IBObjects@yahoogroups.com] On Behalf Of Alan McDonald
> Sent: 26 October 2006 13:03
> To: IBObjects@yahoogroups.com
> Subject: RE: [IBO] Memo in TIB_Grid
>
> > Hi
> >
> > I have a TIB_Grid connected to a query returning an integer
> field and
> > a text blob field. I put a TIB_Memo on the grid and
> connected it to
> > the same datasource as the grid and to the text blob field.
> >
> > Any row that has not recieved focus displays (BLOB NAME) in
> the memo,
> > while those that have received focus display the contents
> of the blob.
> >
> > Is there a way I can make it always display the blob contents?
> >
> > Regards
> > Paul
>
> certainly,
> DrawCellTextOptions
> gdtShowTextBlob := True;
>
> Alan
>
>
>
> ______________________________________________________________
> _____________
> IB Objects - direct, complete, custom connectivity to
> Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ______________________________________________________________
> _____________
> http://www.ibobjects.com - your IBO community resource for
> Tech Info papers,
> keyword-searchable FAQ, community code contributions and more
> !
> Yahoo! Groups Links
>
>
>
>