Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Selected node scrolled after selected
posted

I have a UltraWebTree and a couple of web textboxes inside an AJAX UpdatePanel.   When the user clicks on the node I display the detailed information using the labels.  This part works well using the NodeSelectionChanged event.  The problem I see is that the selected node scroll to the bottom of the UpdatePanel.  Is there anyway to make stay still in its 'clicked' position.