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

[Solved] RadComboBox and Asp.NET Grid vertical scroll issue in IE7

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bhavana
Top achievements
Rank 1
Bhavana asked on 02 Nov 2009, 09:41 AM
Hi,

I am facing an issue when I add a Rad ComboBox to an normal ASP .NET gridview and place the grid in a vertically scrollable div. The div scrolls vertically. This works fine in all browsers except IE7. In IE7 there is additional white space equal to the size of the grid that appears below the page. Though the records are not visible white space appears below the grid. And I have found that the space is because of the RAD ComboBox.

Please help!!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Nov 2009, 08:57 AM
Hi Bhavana,

This is an IE bug related to positioned elements placed inside a scrollable element. The resolution is to apply a position:relative style to the scrollable <div>.

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Bhavana
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or