Skip to content

igx-grid column selection does not allow me to copy column values #8819

@kdinev

Description

@kdinev

Description

I have a grid with column selection and upon Ctrl+C on the selected column/s, I expect column values to be added to the clipboard.

  • igniteui-angular version: 11.0.11
  • browser: all

Steps to reproduce

  1. Define a grid with columnSelection
  2. Select a column
  3. Ctrl+C

Result

Clipboard is empty.

Expected result

Clipboard should contain the column values.

Attachments

Attach a sample if available, and screenshots, if applicable.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions