IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

Why CTRL+C not working in igx-grid? #10302

Closed akopian-artur-25 closed 2 years ago

akopian-artur-25 commented 2 years ago

Question

Hi. Why CTRL+C not working in igx-grid? How I can setup grid for allow to copy value from cell to clipboard via CTRL+C? Preferably using standard text selection.

ChronosSF commented 2 years ago

Hey,

Please, check this topic and sample: https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/clipboard-interactions

akopian-artur-25 commented 2 years ago

Oh, nice)) Please set it enabled: false, by default..