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

Resizable columns reset when data reference updates #451

Closed
nuclearghost opened this issue May 23, 2013 · 1 comment
Closed

Resizable columns reset when data reference updates #451

nuclearghost opened this issue May 23, 2013 · 1 comment

Comments

@nuclearghost
Copy link
Contributor

I am updating the data in my grid by totally blasting away the current array of data with a new array. When this happens, about once every 5 seconds, this resets the width of the columns to the defaults from the columnDefs. Is there a way to keep the widths of the columns set by the column re-size?

To recreate in the plunker:

  1. Resize the columns in some way to be noticable
  2. Click the swap data button
  3. Notice how the columns are sized back to the defaults
    http://plnkr.co/edit/d8JekT?p=preview
@nuclearghost
Copy link
Contributor Author

This is addressed in pull request #520

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

1 participant