Stunner01225
Technical User
I am using a treeview on an asp.net page. I have set the post back to false and control the tree using client side script, queuing events and the submitting. My code works fine for handling the onExpand events but I am at the stage now where need to detect the onselectedindexchange event. I can pick this up fine but my queueEvent code on the server side is not being called. Anybody have any ideas? I know that the queueEvent method is not supported , but it works.
Cheers
Cheers