Subject | RE: [IBO] Filtered Indicator |
---|---|
Author | Gary Cheeseman |
Post date | 2001-03-26T13:46:15Z |
Thanks Harald that seems to have done the trick.
-----Original Message-----
From: Harald Klomann [mailto:nibler@...]
Sent: 26 March 2001 14:14
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Filtered Indicator
Gary Cheeseman wrote:
in this case use IB_Query1.SQLWhereChanged.
if IB_Query1.SQLWhereChanged
then ...
else ....
Harald
Yahoo! Groups Sponsor
Click Here to Find Software Faster
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
-----Original Message-----
From: Harald Klomann [mailto:nibler@...]
Sent: 26 March 2001 14:14
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Filtered Indicator
Gary Cheeseman wrote:
>is
> I seem to be back with my original problem then!
> Which was:-
> I am using the TIB_SearchBar on a form and its working fine. Howerver I
> would like to put somw indicator onto the for to show when the dataset
> filtered (e.g. change colour of status bar). Please help.Gary,
>
in this case use IB_Query1.SQLWhereChanged.
if IB_Query1.SQLWhereChanged
then ...
else ....
Harald
Yahoo! Groups Sponsor
Click Here to Find Software Faster
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]