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

Grid Keyboard Capabilities

3 Answers 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Navneet
Top achievements
Rank 1
Navneet asked on 09 May 2011, 12:31 PM
In the grid control, you have sorting, filtering and group by capabilties. I know they work by using Mouse. Can these work using "Keyboard" as well i.e without using Mouse?

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 09 May 2011, 12:39 PM
Hello Navneet,

 

That is possible approach and you may handle it through writing some custom code, please refef to the following forum thread for further info.
The same is valid for WPF as well. 


Regards,
Vanya Pavlova
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
Navneet
Top achievements
Rank 1
answered on 09 May 2011, 12:44 PM
ok...but is Group by also possible? It curretly requires dragging a column in an area.
0
Vanya Pavlova
Telerik team
answered on 09 May 2011, 12:48 PM
Hello Navneet,


You may implement programmatic grouping, as described in our online documentation.


All the best,
Vanya Pavlova
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
Navneet
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Navneet
Top achievements
Rank 1
Share this question
or