Vertical Scrolling Bar Shows/Hides When Sorting IE9
Vertical Scrolling Bar Shows/Hides When Sorting IE9
Wennsoft
Posts: 5Questions: 0Answers: 0
This is working in IE8 and Google Chrome but after I upgraded to Internet Explorer 9 is when this started happening. When sorting on a field a disabled vertical scrolling bar shows up for no reason. Usually what happens is when you click on the field 3 times to sort, a scrolling bar appears. Once you click it a 4th time then it disappears. I can also recreate it when I change the "Show 10 entries" to something like "Show 50 entries" then the vertical scrolling bar appears. It disappears if I change it to back to "Show 10 Entries". I can't give you a link to the website but I have two pictures I've uploaded. If you need code please let me know what to post. I've played around with everything and can't seem to get anywhere. I was on 1.6.1 but I downloaded 1.8.2 but that didn't fix it.
Here is what it looks like before I start sorting: http://i55.tinypic.com/20tm645.jpg
Here is what it looks like after sorting: http://i55.tinypic.com/b6oot2.jpg (You should notice on the right had the side the Vertical Scrolling bar)
Here is the asp code for the GridView:
[code]
[/code]
I'm new to this so I might be missing something I need but I've played with everything I know but can't seem to fix it.
Thanks.
Here is what it looks like before I start sorting: http://i55.tinypic.com/20tm645.jpg
Here is what it looks like after sorting: http://i55.tinypic.com/b6oot2.jpg (You should notice on the right had the side the Vertical Scrolling bar)
Here is the asp code for the GridView:
[code]
[/code]
I'm new to this so I might be missing something I need but I've played with everything I know but can't seem to fix it.
Thanks.
This discussion has been closed.
Replies