This is a migrated thread and some comments may be shown as answers.

[Solved] Tab on last cell

1 Answer 132 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrew
Top achievements
Rank 1
Andrew asked on 20 Apr 2009, 02:07 AM
Hi,

Using tab to browse through the cells and edit the data, it works fine until the last cell on the last row

Pressing tab cancels any information you entered, when it should at save the information like at the end of any other row (and possibly move to the first row)

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan Dobrev
Telerik team
answered on 21 Apr 2009, 12:32 PM
Hello Andrew,

Thanks for pointing this problem. You are right - currently it is not possible to commit the very last cell using "Tab". You should press Enter in order to complete the editing operation. We are aware of this problem and will address it in our next release.

Regarding the possibility to move to the first row after editing the last one, we have tried to mimic standard windows behavior and move the focus to the next logical element. If you want to focus the first cell you should do it explicitly in your code.

Thanks again for reporting this issues. I have updated your Telerik points.

Regards,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Andrew
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or