Hi,
I have such a problem getting a Touch Keyboard into a field in DBGrid.
When editing, it works with a field overlay by another component, such as TDBEdit or TEdit, and sends this component to the SendKeybOn (Sender: TCOmponent).
In the case of Insert mode, it does not work, when the TouchKeybON (Sender: TComponent) is activated, the empty input line disappears and goes to edit the existing record.