Hi, I have an objectlist with a column requiring lots of data entry. When a row is selected and you start typing I would like the cell to automatically enter edit mode and the typed text to appear in the cell. Once enter is pressed I would like the new text to be stored, the next row to be selected and the cell in the same column as the first to enter edit mode.
I have tried changing the selected row to the next using the cell-edited signal but the cursor stays in the current row rather than moving to the next. Is it possible to achieve this behaviour with an ObjectList? Thanks, David
_______________________________________________ Kiwi mailing list [email protected] http://www.async.com.br/mailman/listinfo/kiwi
