Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Problem moving with keyboard editing ListGrid

$
0
0
SmartClient version: v9.0p_2013-07-20/LGPL Deployment
Browser: IE9, Chrome

I have problem while moving with keyboard through the cells of a ListGrid. In attachment the files to reproduce the problem.

Example 1:

. the ListGrid is loaded
. I click on last row, second column to edit it (but do not change the value)
. I press up arrow 4 times
. I press esc to exit edit mode
. I press right arrow

at this point the editing cell should be the last of first row, but the grid starts to edit the last cell of the last row.

Example 2:

. the ListGrid is loaded
. I click on last row, second column to edit it (but do not change the value)
. I press up arrow 4 times
. I press esc to exit edit mode

If I press F2 to edit the highlighted cell in first row second column it starts to edit the second cell in the last column.

Please help.

Regards,

Daniele

Attached Files
File Type: html detailsgrid.html (1.3 KB)
File Type: js detailsgrid.js (2.9 KB)
File Type: js detailsDSData.js (818 Bytes)

Viewing all articles
Browse latest Browse all 4756

Trending Articles