I'm having trouble moving with direction key in edit mode.
On the spread sheet, I can't move to another cell without two times of esc key event.
Is there any method to move out of a cell with only direction key event?
please reply it.
5 Answers, 1 is accepted
The RadSpreadsheet control has a built-in navigation that changes the active cell when you press the arrow keys or the Return/Enter key. When you enter the cell's edit mode, the left and right arrow keys navigation will kick in only if you are the end or the beginning of the cell's content. You can test this behavior in our demo application.
However, without your scenario I can't be sure why the navigation doesn't work. Can you give me more details about it? How you enter edit mode? What content you have in the cells? What is the set up of the spreadsheet control? Also, it would be helpful if you can share some runnable code that I can check locally.
In addition to my reply, I noticed that you post this question in 3 different forums. I am going to delete them because they are duplicate of this one. Moreover, the sections where are posted are not related to the RadSpreadsheet control.
Regards,
Martin
Telerik by Progress
Thank you for answer the question,
I'm sorry that I could enter 'demo' page that you added in the reply.
I think the page address that connected is wrong.
Please check the 'demo' page again and tell me the way to enter that page.
Oh, no!
It seems we've lost this page
Oh, no!
It seems we've lost this page
Actually, I would like to question on GridView section and not this spreadsheet.
So, please give us the solution for GridView.
I'm sorry to bother you and Thank you.
[quote]eunji said:Hi there,
On the question, "I can't move to another cell without two times of esc key event."
I think, it made you to misunderstand.
We already know tap key, esc key and enter key which are the way to move to another cell when cursor is flickering in the cell (this means that I finish edit work on the cell).
But, I would like to know the way to move to another cell only use arrow key and I already know using arrow key for moving is exactly same with using tap key for that but the arrow keys are more familiar than tap key for our users.
Thus, please give us the solution for this question.
You can take a look at the Keyboard Command Provider help article. If you have any further questions about RadGridView I would ask you to post them in the GridView section of the forum.
Regards,
Martin
Telerik by Progress