... now, this is not possible. For this we need to make some change in the xbrowse.prg: Change: Please locate these lines of code at the end of METHOD LDblClick( nRow, nCol, nKeyFlags ) if nColPos != 0 .and. nRowPos != 0 return ::Super:LDblClick( nRow, nCol, nKeyFlags ) Endifreturn ...