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

[Solved] Columns not aligned with headers

1 Answer 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Happy
Top achievements
Rank 1
Happy asked on 29 Dec 2010, 06:26 PM
I've rebuilt my dev box and now when i run my project, my grid columns are no longer aligned with the headers. Some specifics:

1) I'm running a custom build of asp.net mvc since I had to change a few lines of code.
2) Thus, I'm compiling the Telerik MVC project into my app and pointing it's asp.net.mvc project reference to my custom asp.net mvc project.

Everything was working fine for a very basic grid and even works on a production "test" environment. Then i rebuilt my machine and have now noticed this issue. I searched the forums and found references to me not including required telerik references.  I am including references to some telerik css files directly linked to your website. I don't have any references to javascript files (even though i see you have a script directory with files in it).  When i run fiddler, both against my dev machine which doesn't work and the production test site that does work, i don't see any references to downloading telerik javascript files.

1) Do i need to include references to some telerik script files ? if so, why did it work before?

What other reasons can cause the columns to not be aligned?

1 Answer, 1 is accepted

Sort by
0
Happy
Top achievements
Rank 1
answered on 29 Dec 2010, 06:37 PM
Interesting, found the thread that talked about removing the "scrollable()" setting and that fixed my issue.  But again, what would have changed since rebuilding my dev box? Why did it work before WITH that setting?
Tags
Grid
Asked by
Happy
Top achievements
Rank 1
Answers by
Happy
Top achievements
Rank 1
Share this question
or