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

staticheaders => grid moves on reloading page

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
archimede
Top achievements
Rank 1
archimede asked on 06 Dec 2010, 05:37 PM
Hi,
in my web page I have a RadGrid that uses the property UseStaticHeaders set to true. If I reload the page the grid's columns change their width and I see a movement. How can I avoid this without removing UseStaticHeaders = true?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 09 Dec 2010, 10:54 AM
Hello archimede,

Could you please specify if you have set Height for the grid? If so try setting the ScrollHeight instead as suggested here.
If the issue persist, try setting the MasterTableView.TableLayout property to Fixed and make you sure you have set HeaderStyle-Width for each of the grid columns.

Regards,
Iana
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
archimede
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or