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

flexWidth in IE10 #46

Closed
PaulBullivant opened this issue Apr 25, 2013 · 3 comments
Closed

flexWidth in IE10 #46

PaulBullivant opened this issue Apr 25, 2013 · 3 comments
Assignees

Comments

@PaulBullivant
Copy link

I'm having trouble with flexWidth in IE10. I'm using the demo code provided on your tutorial (http://paramquery.com/tutorial) and the grid looks fine in IE9 but the width is reduce to a few pixels in IE10 if flexWidth is set to true.

$("#grid_array").pqGrid("option", "flexWidth", true );

@ghost ghost assigned paramquery Apr 26, 2013
@zhang024
Copy link

I also met same problem in IE10. if I set flexWidth=true, then I add and refresh data manually. the whole grid will be gone and leave empty.(no header, body, bottom)

@paramquery
Copy link
Owner

It's fixed in 1.1.3

@zhang024
Copy link

Just tested it on IE10, it works well now, thanks!

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

No branches or pull requests

3 participants