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

GridView Row Cycle End to Beginning

1 Answer 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jack
Top achievements
Rank 1
Jack asked on 27 Jan 2015, 07:08 AM
Hi everybody, I am using RadGridView, and I want to do keyboard arrow key navigation like end to beginning and also beginning to end. I saw there is an "AllowActiveRowCycle" property in Telerik UI for ASP.NET but I can't find such a property in UI for WPF. Is there anything like this or another solution to provide this feature in WPF RadGridView ?

1 Answer, 1 is accepted

Sort by
0
Boris
Telerik team
answered on 29 Jan 2015, 03:41 PM
Hello Jack,

This functionality is not supported out of the box. A possible way to achieve this behavior is to use our KeyboardCommandProvider with the ScrollIntoViewAsync() method, described in the Scroll to a particular row or column documentation article.

I attached a sample project that demonstrates the suggested approach.

I hope this helps.

Regards,
Boris
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Jack
Top achievements
Rank 1
Answers by
Boris
Telerik team
Share this question
or