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

RadGrid Resize Flicker

1 Answer 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeff Grol
Top achievements
Rank 1
Jeff Grol asked on 25 Oct 2010, 04:40 PM

We are using Telerik.Web.UI Version 2010.2.713.40.  In several places on our web site, we have a RadGrid nested inside a RadPane.  When we resize the window, the grid columns flicker.  Setting column widths reduces the flickering, but regardless of the column sizes, the rightmost column always flickers.  It appears to be something in the client-side column resize code.  How can we fix this?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 27 Oct 2010, 12:14 PM
Hello Jeff,

I suppose you have scrolling and static headers enabled for RadGrid. In this case the control always needs to readjust its layout with some Javascript calculations during window resize, so some flickering is expected.

The flickering may be reduced if there are enough data rows in RadGrid, so that there is always a vertical scrollbar.

Sincerely yours,
Dimo
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
Tags
Grid
Asked by
Jeff Grol
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or