Subject | Re: [IBO] Incremental Searching [Repost] |
---|---|
Author | Jason Wharton |
Post date | 2002-08-30T14:14:55Z |
This has nothing to do with incremental searching. Set PreventInserts to
true and that should clear it up.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
true and that should clear it up.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "Malcolm Smith" <mjfreelancing@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, August 29, 2002 1:14 PM
Subject: [IBO] Incremental Searching [Repost]
> I have added a TIB_IncSearch component to my form and set the ReceiveFocus
> to false.
>
> If my cursor is in this edit field my update bar indicates that a record
can
> be added. How do I change this behaviour ? The user can click the insert
> button nothing happens (visually).
>
>
> Malcolm Smith