3 Answers, 1 is accepted
0
Hello Ana,
I have followed your scenario and prepared a sample project for demonstrating how to set the focus to the next textbox when arrow up is pressed and to the previous one on arrow down.
Please take a look at the attachment and let me know whether it helps.
Additionally, I would like to recommend that you examine the Excel-like RadGrid code library showing how various mouse actions and key presses are handled.
Greetings,
Mira
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.
I have followed your scenario and prepared a sample project for demonstrating how to set the focus to the next textbox when arrow up is pressed and to the previous one on arrow down.
Please take a look at the attachment and let me know whether it helps.
Additionally, I would like to recommend that you examine the Excel-like RadGrid code library showing how various mouse actions and key presses are handled.
Greetings,
Mira
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.
0
ana
Top achievements
Rank 1
answered on 24 Apr 2010, 02:02 PM
Thank you very much for the reply!
I followed the logic in the given sample project, but there is another problem now. When arrow up is pressed and I am in the third row of the RadGrid the amount in the current cell is increased by one and the focus goes to the previous cell. In case the cursor is in another row of the RadGrid (different from the third row) the amount in the cell is only increased by one and the focus does not move from that cell. I do not want the amount in the cell to be changed. I am not sure what is the cause for that problem.
I will be very appreciate for your help!
I followed the logic in the given sample project, but there is another problem now. When arrow up is pressed and I am in the third row of the RadGrid the amount in the current cell is increased by one and the focus goes to the previous cell. In case the cursor is in another row of the RadGrid (different from the third row) the amount in the cell is only increased by one and the focus does not move from that cell. I do not want the amount in the cell to be changed. I am not sure what is the cause for that problem.
I will be very appreciate for your help!
0
Hello Ana,
Based on the supplied information, it is hard to determine what is causing this behaviour.
Please open a formal support ticket and sent us a small working project, demonstrating your full setup and showing the issue.
We will debug it locally and get back to you.
Sincerely yours,
Mira
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.
Based on the supplied information, it is hard to determine what is causing this behaviour.
Please open a formal support ticket and sent us a small working project, demonstrating your full setup and showing the issue.
We will debug it locally and get back to you.
Sincerely yours,
Mira
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.