Hi folks
Im trying to delete an entry from a datagrid programmatically.
The entry would be a trapped duplicate record for a table.
Can I send a delete key call to the the api and thus the datagrid.
I tried keybd_event and sendkeys.
no good