Subject RE: [IBO] Insert row in grid
Author Riho-Rene Ellermaa
Thanks also!
I have been wondering also long time how to change this behaviour. Shouldn't
it be on by default? When user has some rows and clicks to insert new he
expects the new row to appear in the next row. At least I would expect :)

Riho-Rene Ellermaa
senior programmer
Hansabank


> ----- Original Message -----
> From: "Geoff Worboys" <geoff@...>
> To: <IBObjects@egroups.com>
> Sent: Friday, January 05, 2001 2:27 PM
> Subject: Re: [IBO] Insert row in grid
>
>
> > > When I use TIB_CtrlGrid (or TIB_Grid) and I press the
> > > 'Insert row' button on TIB_UpdateBar,
> > > a row will be inserted one row before the active row.
> > > Is there a way that the new row will be inserted at the
> > > last position of the grid?
> >
> > Set TIB_UpdateBar.AppendOnInsert := true;
> >
> > HTH
> >
> > Geoff Worboys
> > Telesis Computing
> >
> >
> >
> >
> >
>
>
>
>