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

Keyboard Navigation after Filtering

1 Answer 50 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Thilo
Top achievements
Rank 1
Iron
Thilo asked on 31 Mar 2014, 11:06 AM
Hello !
When i'm using filtering like described in:
http://www.telerik.com/help/wpf/radtreeview-how-to-implement-search-filter-sort.html

I'm not able to tab into the Treeview Control to select an item only with Keyboard Navigation.
The whole TreeView Control is selected (seen on Frame) but i can't select an Item.
If i select one first with the Mouse then i can use Keyboard Navigation.
But i want the user to use only Keyboard Navigation.

This behaviour can be tested with the Demo 'TreeView / FilterSearchSort' in the xaml-sdk.

If i tab through the FilterSearchSort Demo without any Input then i can Stop in the TreeView and Select the First Item with the Space Key.
If i filter the TreeView this doesn't work.

Any Suggestion ?

1 Answer, 1 is accepted

Sort by
0
Boris
Telerik team
answered on 03 Apr 2014, 12:47 PM
Hello Thilo,

Thank you for reporting this issue. We reviewed the RadTreeView control and we can confirm that the reported behavior is actually a bug. We logged it in our feedback portal where you can track its status and vote for it , this way increasing its priority. 

If this is critical for you , as a workaround you can try setting the focus to the RadTreeView programmatically, in a KeyDown event handler.

Regards,
Boris Penev
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
TreeView
Asked by
Thilo
Top achievements
Rank 1
Iron
Answers by
Boris
Telerik team
Share this question
or