Subject Re: TIB_Grid how do I....
Author Steve Fields
I found it on the TIB_Updatebar in the
btnClick event.

I guess I will need to figure out how to add
it to the TIB_Grid events.

Thanks,
Steve Fields

--- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@...> wrote:
>
> > On TIB_Grids, when you add a new record to the bottom of a list, on
> > the grid you can post it by cursoring down or up. But when you tab to
> > the next record you go to the top of the grid and a new record is
> > inserted there. When you tab out of that record it posts it and then
> > goes to the next, already added, record. How can you keep the inserts
> > at the bottom of the grid and work downward?
> > I am using IB 4.8.2 and am using TabStopLinks in the grid.
>
> I can't remember for sure but at one time I think I added a property
> AppendOnInsert or something of that sort. If it isn't already there
it is
> something that wouldn't be very difficult to add in.
>
> Jason
>