Hello,
I placed a RadGrid (2009 Q3) on a page that has a timer on it to enable automatic refresh of the page.
In Internet Explorer en Firefox this causes a grid with a horizontal scrollbar to flicker on each refresh.
When scrolled to the right on each refresh the grid scrolls to the left briefly and immediately afterwards it scrolls to the save position.
In Chrome this behavior does not occur.
The RadGrid is placed in an UpdatePanel in a UserControl.
This usercontrol has a timer which updates the content of the UpdatePanel on an interval.
Any ideas on how to avoid this problem?
Regards,
Jeroen
I placed a RadGrid (2009 Q3) on a page that has a timer on it to enable automatic refresh of the page.
In Internet Explorer en Firefox this causes a grid with a horizontal scrollbar to flicker on each refresh.
When scrolled to the right on each refresh the grid scrolls to the left briefly and immediately afterwards it scrolls to the save position.
In Chrome this behavior does not occur.
The RadGrid is placed in an UpdatePanel in a UserControl.
This usercontrol has a timer which updates the content of the UpdatePanel on an interval.
Any ideas on how to avoid this problem?
Regards,
Jeroen