Subject | Re: [IBO] How to manually bind a control to a tib_datasource |
---|---|
Author | Andreas Pohl |
Post date | 2001-08-07T14:50:42Z |
Try TIB_DataSource.OnDataChange but TIB_Query.AfterScroll is much better.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: <mirco@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, August 07, 2001 4:38 PM
Subject: [IBO] How to manually bind a control to a tib_datasource
> I would like to manually bind a control to an IB datasource, i.e.
> whenever the datasource changes, I would like to receive an event and
> refresh my control. A datasource change here means that someone
> positions on a different record or a requery is performed, etc.
>
> Does anyone know how to do this? I tried OnStateChanged, but it gets
> fired several times.
>
> Thank you in advance
>
> Mirco Stange
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>