Hello,
if I use a dopostback (it submits the form) in the treemenu, the menu will expands and collapses at the same time. Only if I remove the dopostback the behaviour of the menu is correct (it expands). In my case I need the dopostback for getting an event on the server.
...
aI("status=My Entry 1;text=My Entry 1;url=javascript:__doPostBack('_ctl1$CustomContextMenu1','1');image=mycomputer.gif;")
...
Could anybody help me?
Kindest regards
Albrecht