Hi!

I have a dbgrid. When a user has an record selected in the dbGrid and presses shift+f10 i want to copy some data from a couple of fields and then insert the new row and "paste" the values, and let him entering more data.

But i cant seem to find any event or procedure to override in order to get this to work

Any ideas