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

Rad Grid Columns not lining up on smaller screen size

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jess
Top achievements
Rank 1
Jess asked on 13 Sep 2012, 12:38 PM
Hello,

I have a RadGrid that I'm using to display employee information. I have developed my app on my nice big developer monitors and when I went to preview the app for my manager last night he asked to see it on 800x600 which is what a lot of the users "in the field" will view it on - when I did so the columns did not line up with their respective values. How do I fix that? I'm sure it's got to be a simple fix but I'm not aware of what it is. 

Any help is appreciated. :-)

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 18 Sep 2012, 04:41 PM
Hi,

If you have scrolling with static headers enabled note that you should declare HeaderStyle.Width property for the columns as explained in this help article. If this is the case try setting fixed widths and also set TableLayout="Fixed" and see if this helps.

If the problem still persist send us the problematic code and specify which browser you are using.

Greetings,
Pavlina
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
Jess
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or