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

Problem with navigating through TLV

3 Answers 74 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Goran
Top achievements
Rank 1
Goran asked on 06 Jun 2012, 10:47 AM
Hi,

I have a problem with navigating through TreeListView. TLV is binded to a flat collection, that contains at least 3 columns. Focusing cells using mouse is no problem. However, using keyboard arrows I am able to navigate to cells in first column only, I cannot get at all to cells in other columns..

Why is this happening?

Regards,
Goran

3 Answers, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 06 Jun 2012, 02:38 PM
Hello,

Basically, pressing the left/right arrow keys in RadTreeListView will poll the Expand/CollapseHierchyItem commands if they are executable. If not, the navigation should work in absolutely the same way as in RadGridView. Would it possible for you to isolate this issue in a sample project and send it to us to debug it on our side?

Kind regards,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Goran
Top achievements
Rank 1
answered on 06 Jun 2012, 04:49 PM
Hi Ivan,

you have a sample project in my support ticket 549633 - DataForm Validation. In there you can see what I am talking about.

Btw, you also have similar problem with the On-Demand Data Loading example in WPF

Regards,
Goran
0
Accepted
Ivan Ivanov
Telerik team
answered on 07 Jun 2012, 10:20 AM
Hello Goran,

We have managed to reproduce this issue. The fix for it will be available with the first internal build after our Q2 release (~18-19 June).

All the best,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
TreeListView
Asked by
Goran
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Goran
Top achievements
Rank 1
Share this question
or