Hello phuc,
You just need to subscribe to the
NodeClick event of the treeview. Now if you click on a node - a postback will occur and the event will fire. The event arguments will contain a reference to the clicked node so you will be able to access all its properties.
Regards,
Veselin Vasilev
the Telerik team