You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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:
http://plnkr.co/edit/d8JekT?p=preview
The text was updated successfully, but these errors were encountered: