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

RadSlider into RadGrid don't scroll with the page

2 Answers 62 Views
Slider
This is a migrated thread and some comments may be shown as answers.
TANSERI
Top achievements
Rank 1
TANSERI asked on 23 Jun 2010, 03:23 PM
Hi,

I have an issue with the Radslider control into a RadGrid.

When I scroll the page, the RadGrid is well displayed, but the sliders stay in place.

I noticed that this issue happened only with IE7. In Firefox, sliders move with the scroll and in IE6, sometimes sliders disappear.

Please check the screens in attachment.

Thanks





2 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 24 Jun 2010, 09:23 AM
Hello TANSERI,
You should be able to reproduce this problem only in IE6 and IE7. It is a result of a browser bug that is fixed in IE8. Basically, the problem is with relatively positioned elements in scrollable elements and the solution is to apply position to the scrollable parent element as well. Please refer to our RadSplitter integration with relatively positioned elements knowledge base article for additional information.

You can use tools as IE Developer Toolbar for IE and Firebug for FF to check which the scrollable parent of the sliders is and how to apply position to that element. In case you need help with that, please open a new support ticket and send me a running test project that demonstrates the problem and I will do that for you.

Best wishes,
Tsvetie
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
TANSERI
Top achievements
Rank 1
answered on 24 Jun 2010, 03:46 PM
Thanks for your reply. It works!


Tags
Slider
Asked by
TANSERI
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
TANSERI
Top achievements
Rank 1
Share this question
or