Subject TIB_Grid EditButton
Author Boris Schlüszler
Hello!

In a TIB_Grid I have an EditButton linked to an edit-button-event.
In the event-handler an ID is found.
This ID should be set into the InplaceEditor of the grid.
Howerver, I haven't found any access to it.

How should this be performed.

If I go on the query, the inplace edit keeps empty until posted and
updated.