Question
Looking at the documentation here, I don't see anything that would dispute it. I also tried to stackBlitz and Codesandbox links there but they seem to have an issue and are non-operable.
In my application, I have several columns set to disableHiding and that is honored when the state is not restored from the IgxGridState. However, as soon as I setState, the columns are now hidable.
I notice that the JSON state payload does not contain 'disableHiding'
Is this by design or a bug?
- igniteui-angular version: 11.x
- browser: Chrome