Subject [IBO] Insert row in grid
Author Jörg Schiemann
Hi,

When I use TIB_CtrlGrid (or TIB_Grid) and I press the
'Insert row' button on TIB_UpdateBar,
a row will be inserted one row before the active row.
Is there a way that the new row will be inserted at the
last position of the grid?

TIA,
Jörg