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
720
Position of Items in WebExplorerBar
posted

I am using the webexplorerbar as my menu on a master page, which is loading from an xml file

My issue is that if the user clicks the last displayed item (Level 1), the menu expands, but the user has to scroll down to see the explanded list (of level 2 items):

http://samples.infragistics.com/aspnet/Samples/WebExplorerBar/Display/ClientAPI/Default.aspx?cn=explorer-bar&sid=dae3fc67-3b5a-4872-8ed2-7b4b2b36ab9a

Is there a way of programatically scrolling the list down so that the expanded list is displayed, or at least some of it is displayed?