We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Selectable treeview

Hi,

I am using treeview 5.102.0.51.

I would like to raise a client side function on node click.

The only way I found was to set the node I want to click to be "Selectable" and use the OnClientItemSelect treeviewnode property.

But the problem is :
- I want to be able to click more than one time to the same node : it is imposssible with the "selectable" way to do, because when you click (select) a node, you cannot "select" it a second time (it is allready selected)...

Is there any way to have a simple "onclick" or something on a treeview node ?

Thanks a lot


1 Reply

AD Administrator Syncfusion Team March 20, 2008 09:26 AM UTC

Hi Christophe,

Thanks for your interest in Syncfusion products.

I regret to let you know that we do not have simple "onclick" event in clientside. You can only use OnClientItemSelect event to raise a client side function on node click. Sorry for the inconvenience caused.

Please let me know if you have any concerns.

regards,
Janagan.



Loader.
Live Chat Icon For mobile
Up arrow icon