Skip to content

Header column and data column are misaligned in IE9 when there are too many columns #3342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dereklin opened this issue Apr 22, 2015 · 8 comments
Assignees
Milestone

Comments

@dereklin
Copy link

Here is the jsfiddle link: http://jsfiddle.net/76fhfzcx/1/

Bascially, I have many columns that the grid is wider than the screen. In IE9, the header columns and data columns are misaligned.

I did some searching, but the misalignment issue was about scrolling. In my case, it's just when the grid is first displayed.

Is there a fix or workaround?

Thanks!

@dereklin
Copy link
Author

I have added jsfiddle link:

http://jsfiddle.net/76fhfzcx/1/

(I had to embed all my js code in the HTML section ...)

@kolesnik
Copy link
Contributor

+1 - similar with IE9

@melcor76
Copy link

melcor76 commented May 4, 2015

I had problems with misalignment in IE9 when the header text was longer than the column width.
My solution was to shorten the text.

@PaulL1
Copy link
Contributor

PaulL1 commented May 15, 2015

@c0bra: I think you were looking at something like this. Is this something you've already dealt with?

@PaulL1 PaulL1 modified the milestone: Future May 15, 2015
@mdsauer
Copy link

mdsauer commented May 18, 2015

I am seeing the same problem. You can also recreate by adding columns in the "Adding and remove columns" tutorial. (As a side note, in that tutorial the horizontal scroll does not appear to be adjusting as I assume it should. That aspect appears to not work in Chrome as well.)

@sahil-kapoor
Copy link

I am also facing the similar problem

@gabrielsantana-git
Copy link

I had the same issue in IE9 and i Solve Setting the same width of the title like width the collum.

If the width of the collum was less than width of the size of the title the problem occours in ie9.

@mportuga
Copy link
Member

ie9 is no longer supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants