This problem originally was posted by someone else in this thread (http://forums.infragistics.com/forums/t/55219.aspx) but the control that's causing the issue is the WebDataMenu.
The issue occurs in IE7 when a WebDataMenu is on the page and the user attempts to scroll down the page. The scroll bar will get to the bottom and then jump back to the top. Is there a fix for this issue?
I've attached a Web site with default.aspx and default2.aspx as examples of this issue. The scroll bar appears to jump regardless of whether the WebDataMenu is in the Master page or not. I tested this on 2011.1 and 2011.2.
Hello ikaden,
I have investigated your issue, and I have asked our engineering staff to examine this further. I have created a support ticket on your behalf with number CAS-82296-W2LD67. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of #99947. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution.
I will leave this case open and update you with any new information after the review. You can also continue to send updates to this case at any time.
You can view the status of the development issue connected to this case by going to the “My IG” tab on our website, hovering to the "My Support Activity" dropdown and selecting the "Development Issues" tab.
Please let me know if you need more information.
Hi bventura,
I have just tested the WebDataMenu with 11.1.20111.2195 and the issue seems to be fixed. Please have a look at the attached sample and confirm if the issue occurs.
In your sample code, you're referencing Infragistics4.Web.v11.1, whereas my application is using Infragistics35.
I replaced the Infragistics4 with Infragistics35 assembly, but this does not cause issues. Did you have a chance to test the attached sample with Infragistics35.Web.v11.1.20111.2195?
Yes, I am able to do that also, but in my business application the scroll bar is still jumping.
Issue is resolved!
The basic layout of my page has a menu, then search criteria section, then a grid to display the results. Below the grid is a page size selection drop-down. Build 2195 didn't resolve the issue immediately, but I found that removing the height=100% in the body style solved the problem.
Hello bventura,
I'm glad you solved your issue. Please let me know if you have any further questions.