Skip to content

Grid State - Does not trigger "columnVisibilityChanged" and "columnPin" event #16935

@remshams

Description

@remshams

Description

When applying a grid state that hides or pins one or more column the "columnVisibilityChanged" and "columnPin" EventEmitters do not emit.

  • igniteui-angular version: 21.0.12
  • browser: Chrome 145.0.7632.76

Steps to reproduce

  1. Change the visibility of one of the columns
  2. Save the grid state
  3. Change the visibility of the column
  4. Apply the grid state

Result

The "columnVisibilityChanged" EventEmitter does not emit.

Expected result

The EventEmitter should emit

Can be seen in this repository

Attachments

Bildschirmaufnahme.2026-02-19.um.18.40.54.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions