I'm trying to update a label in one user control when a node in a tree in another user control is clicked. I've looked at the examples and threads in this forum but I still haven't been able to get anything to work. I have a user control that has a RadSplitter in a panel. The splitter has a user control in the left pane with a RadTreeView and a user control in the right pane with labels, text boxes, etc. When a node is clicked in the tree view in the user control in the left pane, I want to update a label in the user control in the right pane.
I'd appreciate it if someone can point me to example code that will show me how to accomplish this.
Thanks,
Jim
I'd appreciate it if someone can point me to example code that will show me how to accomplish this.
Thanks,
Jim