Subject Re: [IBO] Index order
Author Robert martin
Will try.

Thanks

Rob Martin
Software Engineer

phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message -----
From: Woody (TMW)
To: IBObjects@yahoogroups.com
Sent: Thursday, December 09, 2004 10:42 AM
Subject: Re: [IBO] Index order


>
> We have a gird for display purposes (POS items). When the user keys in an
item it is inserted into the table the grid displays. The item appears as
the first (top) item. Previously in our BDE / Dbase app the items listed at
the bottom, based on an index the table uses.
>
> If I need to do a refresh after each insert to make the table display
correctly, will this have a negative impact on performance?
>

Rob, try using Append instead of Insert. It should then put the new record
at the bottom of the grid.

HTH
Woody (TMW)





[Non-text portions of this message have been removed]