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

Div gets unnecessarily vertical scrollbar when it contains AutoScroll Grid

1 Answer 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul Ridden
Top achievements
Rank 1
Veteran
Paul Ridden asked on 21 Nov 2011, 11:34 PM

Hi

I have a div with a CSS overflow: auto; and a rad grid, and other controls, inside with the grids scroll value set...

<ClientSettings>
 <Scrolling AllowScroll="true" ScrollHeight="325px" />
</ClientSettings>

This causes the outer div to get a vertical scroll bar unnecessarily as if the grid height had been drawn in full rather than just 325px.

This does not happen in Chrome, only IE (I am specifically using IE9). It doesn't look like a telerik grid bug, but do you know a way to solve this?

Thanks
Russell Mason

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 23 Nov 2011, 04:44 PM
Hi Paul,

I have tried to reproduce the issue locally, but without success. Based on your code, I have built a sample project that works as expected on my side. It is possible that additional CSS styles caused the issue.

Please review it and let me know whether I miss something.

All the best,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Paul Ridden
Top achievements
Rank 1
Veteran
Answers by
Antonio Stoilkov
Telerik team
Share this question
or