This question is locked. New answers and comments are not allowed.
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
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