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

Navigation with Arrow key in Editable Grid

1 Answer 132 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Syed Danish
Top achievements
Rank 1
Syed Danish asked on 16 Jul 2010, 10:16 AM

Hi,

My requirement is some thing like this. I made an editable grid and the editable grid contains different columns with different data types such as DateTime, String, Boolean, etc. The UI is in such a way that when the user double clicks on the particular cell of the grid then it becomes editable. I need the user should be able to navigate to different cells of the grid in the editable format when the user presses the arrow keys left, right, up, down. The cell which is currently being edited, and if the arrow key is pressed the selected cell should be shifted. Please help me.

Thanks and Regards,
Syed Danish

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 16 Jul 2010, 12:12 PM
Hi Syed Danish,

Actually, this is exactly how the RadGridView behaves.
When you enter the edit mode and click on the arrows - the cells next to the current one enter in edit mode.
You can test this in our online examples.

Am I missing something?

All the best,
Veskoni
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Syed Danish
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or