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

RadTreeView not responding to EventBinding EventName

1 Answer 67 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 01 Mar 2018, 11:43 PM

I have a RadTreeView built using Hierarchical self-referenced data, positioned within a popup. There is an EventToCommandBehaviour built within the Tree exactly as:https://www.telerik.com/forums/doubleclick-in-mvvm-databound-treeview

I am getting no response at all from the event, if I change the control to a ListBox then the event triggers?

Can anyone shed any light on what could be happening.

I have tried various EventName's [Selected, MouseLeftButtonUp, ItemClick, ItemDoubleClick...] nothing triggers it on the RadTreeView

Positioning the Tree directly onto the Page, outside of the Popup - there is still no response to the Event.

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 06 Mar 2018, 09:45 AM
Hello Matthew,

Without your code I can't tell what happens. Can you share a runnable code showing the issue?

Regards,
Martin Ivanov
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
TreeView
Asked by
Matthew
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or