raffeo
7 years ago
Good Morning,
I'm trying to enable copy from grid to excel but without result.

Why?
Do I enable this function?

Thanks
Igor/10Tec
7 years ago
We prefer not to bloat iGrid with many features that are not common for all or most apps, and the copy/paste functionality is one of them. However, this does not mean you can't have it in iGrid. This functionality is available in the form of ready-to-use class you can easily attach to any iGrid in your app. You'll find it in the Copy Paste Manager sample in the extra samples library for iGrid.NET:

https://10tec.com/winforms-grid/extra-samples.aspx 

Note that the full source code is available too, so you can modify the behavior to fully suit your needs.