Guy DETIENNE
2016-12-16T13:19:37Z
Hi,

I try to use the keyboard shortcut CTRL+C to copy the content of my grid. Unfortunately it does not work.
However it works well with the built-in context menu.

I've read the iGrid documentation about "Copy/paste Functionality" and it seems to be possible to use keyboard shortcuts...

iGrid ActiveX 6.0 documentation:

"The copy/paste commands are: Cut, Copy, Copy with Headers, Paste. You see them in this order in the built-in context menu. The keyboard shortcuts for these commands are CTRL+X, CTRL+C, CTRL+SHIFT+C, and CTRL+V respectively."

Any idea ?

Thank you.
Igor/10Tec
2016-12-16T15:17:10Z
Does it happen only in one project? I.e. can you reproduce this problem in other project? Try to do that in a brand new project.

And what is your development environment?
Guy DETIENNE
2016-12-16T15:32:58Z
Hi Igor,

Thank you for your quick reply :)

I just tested with another iGrid in the same project and it is working well.

The only difference with the other grid is that the the property 'Editable' is set to TRUE.

If I change this property to FALSE, impossible to use CTRL+C to copy the content of the cell.

If I understand well, if the Grid is not editable, it is impossible to use CTRL+C ... Is this behaviour normal ?

My environment is the good old VB6 with Windows 7. Nothing special...

Any idea ?
Igor/10Tec
2016-12-20T08:40:51Z
You were right - the problem was on our side. The Copy item from the context menu worked in a read-only iGrid, but CTRL+C was blocked like CTRL+X and CTRL+V in this case.

I wrote in the past tense as I have already fixed this problem. I sent you the link to the fixed version of iGrid in an email message. This bugfix will be included in the next public update of the product.