Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2589
Disable node click on some nodes
posted

Hello,

I set up AutoPostBackFlags-NodeClick="On" and use NodeClick event handler to do what I want. In some cases I don't want some nodes to generate postback or raise any click event at all. Is that possible?

Thank you.