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

Grid data div extends beyond parent grid

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
towpse
Top achievements
Rank 2
towpse asked on 04 Mar 2009, 09:04 PM
I'm not sure if this is a cause of how I have my grid setup with regards to Update panels and the like, but then again the rendering glitch I am seeing only occurs in Firefox.

When the page loads, if I have enough items to force a horizontal scroll, the last row of the grid Data grid extends beyond the border of the main grid; I guess it's not being properly hidden beyond the boundary of the parent grid; the parent grid div being the one that has the exact Id that I assign to my grid.

I fixed it in firefox when the page loads by calling repaint on the grid after I bind on page load on the server side.
If I however click the refresh grid item command button, the rendering problem resurfaces even though the repaint is still being called.

Any help would be cool.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Mar 2009, 02:04 PM
Hello Matt,

In order to provide advice in this case, we will need a simple runnable page, which exhibits the problem. Thanks.

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
towpse
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or