Hi,
An easy scenario I guess but I've looked through the forums etc. but cannot find how.
I have a treeview inside a combobox and I need to get the tree selectedNode.Value when it is clicked - I'll use this value server side to redirect.
I am trying to do this at the moment in the OnSelectedIndexChanged event of the combobox but suspect this is wrong!
Kind regards,
Jon