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
2265
Checking a WebDataTree Node in UpdatePanel cause Scroll back to top
posted

Hi all,

Is there a way to prevent a WebDataTree scrolling back to the top when you check a node?  I have the WebDataTree inside an ASP.NET UpdatePanel that is causing the issue.  This occurs if the UpdatePanel is automatically updated or updated manuall with UpdatePanel.Update().

WebDataTree Properties:

AutoPostBackFlags
     CheckBoxSelectionChanged = On
EnableAJAX = True
EnablerConnectorLines = True
SelectionType = Single

Any ideas?

Thanks,

Andez

 

Parents Reply Children
No Data