Hi,
I'm using a webgrid with fixed headers and footers and a single stationary column. When I scroll using the mouse wheel, it fails to scroll completely to the bottom row, yet the scrollbar indicates it cannot scroll further. If I click on a row, it quickly scrolls the rest of the way, essentially causing records to jump up several rows. The click is registered on the row that would be under the point if it had scrolled completely. The same applies for scrolling back to the top.
If I use the arrows on the scrollbar, it will nearly scroll all the way, and only jump slightly, increasing the chances of actually clicking on the correct row the first time.
After the initial click, and the resulting scroll, a click on a row will work correctly, at least until scrolled again.
This is occurring in IE8. Here is a code sample. The height is different in the framestyle and on the grid, since that difference gave me the least amount of "jump" or distance between the initial click and how far it scrolls.
>
="NotSet">
/>
="Free"
="OnServer"
="800px">
Actually, I apologize, I see it in IE7 as well.. so it's not a compatibility issue..
I have same problem in IE8.. Anyone found a solution yet?
Could someone from Infragistics please give us a hotfix or at least reply with a workaround or something? I think this has been going on long enough for someone to notice and reply.
I do hope Ingragistics people can have a look at this thread, and give us a solution for that problem.
No. But it works in compatibility mode (which unfortunately breaks other things).