Is there a way to prevent client side selection so that selection only occurs when I set it in the code behind at the server? All my nodes postback and I don't want the node that has been clicked on to appear selected before the postback. The reason is because I am highlighting the path to the node on postback and the selection path momentarily disappears when the new node is clicked on the client.
Thanks,
Darren.
Thanks,
Darren.