This is a migrated thread and some comments may be shown as answers.

Yahoo-style scrolling scroll bar dragging is ok, but scroll bar button click is not... (IE8)

1 Answer 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ersin
Top achievements
Rank 1
Ersin asked on 04 Jan 2011, 12:15 AM
Even in your second example of your demos page "Yahoo-style scrolling" i'm experiancing the problem : http://demos.telerik.com/aspnet-ajax/grid/examples/client/virtualscrollpaging/defaultcs.aspx 

while scrolling the bar with dragging, updates the records well, update panel is also working fine. but if i scroll the grid by scroll button down to the end, the update panel just blinks and seems to lose it's visibility, the records get updated after a while. By the time the update panel is lost and the grid refreshes with the newer records, neither client nor server events can be fired...

Exactly the same problem i'm having here, using IE8. But in Chrome it works perfectly fine...

Any solutions to this???

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 06 Jan 2011, 04:01 PM
Hello Ersin,

The described behavior is expected due the way the demo works.
The loading panel is shown is displayed until the response from the server is returned. In IE the rendering of the page is slower and the DOM elements are processed longer which leads to the delay.

I hope this helps.

Best wishes,
Mira
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Ersin
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or