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?
Hello bventura,
I'm glad you solved your issue. Please let me know if you have any further questions.
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.
Yes, I am able to do that also, but in my business application the scroll bar is still jumping.
Hi bventura,
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?
In your sample code, you're referencing Infragistics4.Web.v11.1, whereas my application is using Infragistics35.