Hi,
qx 0.7.3
IE 6
I have a requirement where the user presses the tab key to edit Item price on a Table. He does it on each row. He doesn't like to use the mouse to dblclick the cell, as he edits almost 1000 such rows continuosly.
There is only one such editable column.
I just tried the following Table samples.
You dblclick the cell, put a new value and press the tab key. Now what happens?
You are still on that cell. How do you get out of cell and point to next row, when you tab?
I want the the tab event to highlight the next row and simulate dblclick on the cell.
I haven't yet thought the last row tabbing, whcih fires next fetch of remote table data.
Any ideas?
Thanks.
Kanugula.