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

which event is fired on clicking the image associated with tree node.

1 Answer 42 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
muhammad
Top achievements
Rank 1
muhammad asked on 27 Nov 2008, 08:21 AM
i have a tree view control, i have made EnableEmbeddedSkins="false" which makes the +- buttons not to show,
now i want  to expand the node while clicking on the image associated with the node.

i now the toggle function make it expand. But on clicking on the image which event is fired? want to know so that
i will expand the image in that event function.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 28 Nov 2008, 08:27 AM
Hi muhammad,

You can use the OnClientNodeClicked event.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
muhammad
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or