Skip to content

Is the IgxGridState directive supposed to honor the disableHiding column attribute? #9304

@ericmahlberg

Description

@ericmahlberg

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

Metadata

Metadata

Labels

🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions