Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Treeview .net onselectedindexChange

Status
Not open for further replies.

Stunner01225

Technical User
Mar 13, 2002
150
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top