Hi,
I'm trying to use the OnNodeClick method of the TreeView to trigger an server side event but it seems that I've made any mistake.
I've set the OnNodeClick attribute as you can see in my ASP code:
And wrote a very short server side command for debugging, just trying to change the text of an label, but nothing changes onlclick.
I'm quite sure that I've made a very stupid mistake but I can't find out whats going wrong.
Any help is highly appreciated.
Kind Regards