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

Home and End keys

5 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
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?

5 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 09 Jun 2010, 06:40 AM
Hi Slavisa Radicevic,

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?
0
Nedyalko Nikolov
Telerik team
answered on 30 Jun 2010, 09:25 PM
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
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
Nedyalko Nikolov
Telerik team
answered on 06 Aug 2010, 10:39 AM
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
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
Slavisa Radicevic
Top achievements
Rank 1
Answers by
Milan
Telerik team
Slavisa Radicevic
Top achievements
Rank 1
Nedyalko Nikolov
Telerik team
Jan
Top achievements
Rank 1
Share this question
or