Subject | Re: [IBO] Insert row in grid |
---|---|
Author | Jörg Schiemann |
Post date | 2001-01-05T13:51:28Z |
Thx Geoff,
Jörg
Jörg
----- 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
>
>
>
>
>