Silverlight 4, with the latest build of the Telerik SL controls.
I have a treeview...
I have right click context menus working...
The problem is, if you click on a tree view item... and then 'right click' on a different treeview item, the original treeview item is still selected, not the one you right clicked on.
I tried adding the event for right click to every single Radtreeviewitem, but it looks like the textbox is intercepting the event.
To see what I mean, just open up the samples for the tree view. Click on one item, and right click on another.
Anyone have this working?
Thanks,
I have a treeview...
I have right click context menus working...
The problem is, if you click on a tree view item... and then 'right click' on a different treeview item, the original treeview item is still selected, not the one you right clicked on.
I tried adding the event for right click to every single Radtreeviewitem, but it looks like the textbox is intercepting the event.
To see what I mean, just open up the samples for the tree view. Click on one item, and right click on another.
Anyone have this working?
Thanks,