CanEdit disables clipboard copy

Hi,

i'm using the OnCanEditCell event to check if the selected record in the AdvGrid may be edited.
if not, the events sets: CanEdit := FALSE
This works fine.
 
But setting CanEdit to FALSE also disables copying the cell value with Ctrl_C
also the Popup menuitem copy is disabled.
 
Selecting and copying the contence of the cell should still be possible when  CanEdit := FALSE
 
what am i doing wrong?
 
 
 
 

 

Can you try to set grid.Navigation.AllowClipboardAlways = true?

This option was already set to TRUE.

Unfortunaley, it makes no difference.



I made a test project, stripped to the essence.

Is it possible to send you this project which explanes this issue?





You can send your test project to support@tmssoftware.com