I have a RADGrid with static headers and scrolling enabled.
I set the height of the grid to be 400px.
When the page loads the grid first seems to open with the height of 400px, but then it expands to something like 420px.
What is the problem?
Thanks.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 01 Sep 2009, 05:02 PM
Hello Maria,
Unfortunately I was not able to replicate the issue in the live site. Please note that When scrolling is enabled and UseStaticHeaders is True, the grid columns should declare HeaderStyle.Width.
Please review the following articles which elaborates on this subject and let me know if they help: Scroll with static headers Scrolling