C
ChainsawDude
I am trying to prevent users from selecting certain levels on a treeview with
C# asp.net.
One approach I have tried, is setting up a client side onselectedindexchange
handler but can not cancel the selection change in the javascript function.
Please could someone help?
C# asp.net.
One approach I have tried, is setting up a client side onselectedindexchange
handler but can not cancel the selection change in the javascript function.
Please could someone help?