
Slavisa Radicevic
Top achievements
Rank 1
Slavisa Radicevic
asked on 08 Jun 2010, 02:14 PM
Hello,
I need to catch Home and End buttons key down event. Is there any way to do this?
I need to catch Home and End buttons key down event. Is there any way to do this?
5 Answers, 1 is accepted
0
Hi Slavisa Radicevic,
Best wishes,
Milan
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.
You can find more information about this here.
Hope this helps.
Best wishes,
Milan
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

Slavisa Radicevic
Top achievements
Rank 1
answered on 28 Jun 2010, 08:32 AM
Hello, I already found this example before and it didn't help .With CustomKeyboardProvider the ProvideCommandsForKey methods is only called when some of default buttons intercepted by RadGridView is pressed. The real problem is that I can't find the way to catch only Home and End button click. Other keys are easly handled by using CustomKeyboardProvider class or RadGridView.OnKeyUp event.
Do you have any other idea how to catch OnKeyUp (or any similar) event for those two buttons?
Do you have any other idea how to catch OnKeyUp (or any similar) event for those two buttons?
0
Hi Slavisa Radicevic,
Recently we fixed a bug related to this issue, so now (with latest internal build assemblies) RadGridView doesn't handle Home and End key down event (although that RadGridView should scroll to left or right). We'll try to integrate Home and End keys into KeyboardCommandProvider mechanism for the official Q2 release.
Greetings,
Nedyalko Nikolov
the Telerik team
Recently we fixed a bug related to this issue, so now (with latest internal build assemblies) RadGridView doesn't handle Home and End key down event (although that RadGridView should scroll to left or right). We'll try to integrate Home and End keys into KeyboardCommandProvider mechanism for the official Q2 release.
Greetings,
Nedyalko Nikolov
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

Jan
Top achievements
Rank 1
answered on 04 Aug 2010, 09:31 AM
Hello,
Have you integrated Home and End keys with KeyboardCommandProvider in the Q2 release?
0
Hi Robert Lukkenaer,
Unfortunately we've not managed to add commands which correspond to Home and End keys. We'll do our best to include them in the next official release after 2010.Q2.SP1 (2010.Q2.SP2 or 2010.Q3). As soon as these commands are ready we will make them public via our latest internal build program, so stay tuned.
Sorry for the inconvenience caused.
All the best,
Nedyalko Nikolov
the Telerik team
Unfortunately we've not managed to add commands which correspond to Home and End keys. We'll do our best to include them in the next official release after 2010.Q2.SP1 (2010.Q2.SP2 or 2010.Q3). As soon as these commands are ready we will make them public via our latest internal build program, so stay tuned.
Sorry for the inconvenience caused.
All the best,
Nedyalko Nikolov
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