bSaveState doesn't load visibility if using aoColumnDefs
bSaveState doesn't load visibility if using aoColumnDefs
![sircus](https://secure.gravatar.com/avatar/c472dda774f350e97bc910edd5dd5b10/?default=https%3A%2F%2Fvanillicon.com%2Fc472dda774f350e97bc910edd5dd5b10_200.png&rating=g&size=120)
If I use bSaveState, the visibility of the columns is correctly saved. If I use aoColumns to specify column properties, then the visibility is also correctly reloaded. If, however, I use aoColumnDefs to specify properties, the visibility isn't reloaded. As far as I can tell from the code, this is because aoColumnDefs are applied after the visibility from the cookie.
This discussion has been closed.