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

TreeListView: Node click issue

3 Answers 59 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Joby
Top achievements
Rank 1
Joby asked on 28 Aug 2017, 02:43 PM
when a user click on the tree node which is not fully on view, what is happening is, first it bring to focus and user has to click second time to open the node. Any help would be appreciate. Environment: is WPF and MVVM

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Aug 2017, 10:40 AM
Hello Joby,

In order to avoid any misunderstandings, can you please clarify what setup you are using so that such behavior is reproduced? Are you expanding a given node through the SelectedItem property of the control? Generally, any information that you consider as relevant might be useful.

Regards,
Stefan X1
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Joby
Top achievements
Rank 1
answered on 07 Sep 2017, 04:15 PM
No I am not programmatically expanding it . When I click on the node, I am getting this behavior.
0
Stefan
Telerik team
answered on 12 Sep 2017, 10:14 AM
Hi Joby,

Thanks for the clarification.

Actually, RadTreeListView does not support such expanding of its nodes. Thus, I assume that instead of RadTreeListView, you are using RadTreeView as it supports such behavior through its IsExpandedOnSingleClickEnabled property. Can you please clarify this? However, I was not able to replicate such behavior on my end with RadTreeView as well. In order to avoid any misunderstandings, may I kindly ask you to demonstrate the exact approach you are using in a sample application and attach it in a new support thread, so we can investigate it further?

Thanks in advance for your cooperation.

Regards,
Stefan X1
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
TreeListView
Asked by
Joby
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Joby
Top achievements
Rank 1
Share this question
or