I am using a radtreeview that is L.O.D. Using client side method select(), I select a node. It hightlights so I know it is working. What is doesn't do is follow through on the NavigateURL. Is this what you intended? If so how do I go about it?
Thankyou.
1 Answer, 1 is accepted
0
Veselin Vasilev
Telerik team
answered on 04 Feb 2008, 02:49 PM
Hi Josh,
Yes, this is the correct behavior. The select() method just selects the item as if you were using the keyboard.
If you want to select a node and then navigate to the NavigateUrl value of the node you can do something like this: