Subject | Need help with IB_Grid and IB_Query.Locate |
---|---|
Author | micarnal |
Post date | 2002-08-09T20:29:59Z |
I have an IB_Grid displaying a list of user records from a "View"
query statement.
When I add a new user record I need the IB_Grid to point to the
newly posted record, so I do a IB_query.RefresshAll then a
IB_Query.Locate UserID. IB_Query.Locate function however is taking
too long. Is there a better method of doing this or speeding up this
proccess?
query statement.
When I add a new user record I need the IB_Grid to point to the
newly posted record, so I do a IB_query.RefresshAll then a
IB_Query.Locate UserID. IB_Query.Locate function however is taking
too long. Is there a better method of doing this or speeding up this
proccess?