Hello!

I have a DBGRid and I would like to simplify the actions needed to
delete a record.  I plan to have the user Right click the record and
then have the Deletion action occur on the table.

My problem is getting the system to recognize a Right click inside the
cell.

I tried using the MouseDown event but that is for the entire grid and
only when I click on the grid, does it work.  Ideally, I would like to
detect the rightclick using the OnCellClick event, but there does not
seem to be a way to do this.

Any suggestions?

Thanks in advance!

Tom Nesler
Live long!...   Code Well!...   and Prosper!...   V

Reply via email to