Skip to content
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

Fix #524 #558

Merged
merged 1 commit into from
Jun 11, 2013
Merged

Fix #524 #558

merged 1 commit into from
Jun 11, 2013

Conversation

msssk
Copy link
Contributor

@msssk msssk commented Apr 23, 2013

Temporarily change CSS "display" property of tables to force them to re-render with correct column widths in IE8

Temporarily change CSS "display" property of tables to force them to re-render with correct column widths in IE8
@Jasmine2013
Copy link

I have tested this fix. the issues i have mentioned below are fixed.

  1. After removing all the columns with unchecking checkbox, all the columns are showing with small font size..

Replicating in IE8 only.. Firefox , IE8 compatibility view working fine.

I have refered the example given in test/extensions
It shows some columns1, values(some junk values) after removing all columns (unchecking all columns from columnhider)

3)we are hiding some columns and saving in to db.. and when we again load, in column hider menu , uncheck is there.. But the hidden column shows with one letter in the grid.

Replicating in IE8.

But the following scenario get error:

I have added checkbox in my dgrid. When i rearrange the columns , it shows "Invalid arguments" error in IE8

@Jasmine2013
Copy link

The above fix is working fine..

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

Successfully merging this pull request may close these issues.

3 participants