 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Steve Warburton Guest
|
Posted: Mon Jan 17, 2005 1:38 am Post subject: deleting a row? |
|
|
What is the syntax to delete the last row in a dbgrid?
Cheers
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Jan 17, 2005 2:50 am Post subject: Re: deleting a row? |
|
|
Assuming the grid is displaying data from a query component of some kind:
Query.Last;
Query.Delete;
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
Steve Warburton wrote:
| Quote: | What is the syntax to delete the last row in a dbgrid?
Cheers
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|