Subject | RE: [IBO] Delete current record in TIB_Grid |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-03-31T05:14Z |
How easy is to redefine the key used? If I remember well, in TDbGrid it used
to be Ctrl+Delete.
C.
to be Ctrl+Delete.
C.
> -----Original Message-----
> From: Jason Wharton [mailto:jwharton@...]
> Sent: Viernes 30 de Marzo de 2001 21:35
>
> It should do that by default if the dataset will handle deletes. There are
> also properties which will influence this.
>
> See TIB_DataSource.AutoDelete and TIB_Grid.AllowDelete.