Subject | Re: [IBO] Detecting Refresh |
---|---|
Author | jwharton@ibobjects.com |
Post date | 2004-03-12T05:48:11Z |
I think the dataset should have an AfterRefresh event. Have a look.
If not, then AfterOpen should do the trick.
Jason
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Hi,
I'm sure it's obvious, but I can't spot it. How can I detect that a
TIB_Query has been refreshed (eg by a TIB_UpdateBar) so that I can
update my custom control that relies upon it? Is there an event that
is only called once and only for Refresh?
Thanks,
Steve
If not, then AfterOpen should do the trick.
Jason
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Hi,
I'm sure it's obvious, but I can't spot it. How can I detect that a
TIB_Query has been refreshed (eg by a TIB_UpdateBar) so that I can
update my custom control that relies upon it? Is there an event that
is only called once and only for Refresh?
Thanks,
Steve