... can still use the functionkeys :D If you has defined property bSelect (without parentheses ) automatically invoke return key Código: [Select all] [Expandir/Colapsar] $o = new TGrid( $oWnd, 'mygrid', 60, 10, 350, 500 ); $o->cTitle = 'Test key [Ins] & [Del]'; $o->SetRight( 10 ); $o->SetBottom( ...