profgrid
Not logged in
|
Signup
|
Update Profile
|
Login
Search
Alerts
Home
>
Forums
>
Grid - Registered Users - Helpdesk
>
Selection.CutToClipboard issue (minor)
Grid - Registered Users - Helpdesk
Selection.CutToClipboard issue (minor)
Thread Starter:
Manos Aggelakis
Started:
12/5/2007 12:14 PM UTC
Replies:
3
12/5/2007 12:14 PM UTC
Selection.CutToClipboard issue (minor)
Reply
Quote
Manos Aggelakis
Hi Nicholas,
Please, load the attached pfg.ini file into a profgrid sheet.
If you apply the Selection.CutToClipboard method on certain cells (eg. A4),
you will notice that the color of the cell turns black.
I can't find any reason why this happens.
If you can, please give me an answer.
Best regards
Manos
This message includes the following attachments:
pfg.ini
12/8/2007 2:57 PM UTC
Re: Selection.CutToClipboard issue (minor)
Reply
Quote
profgrid.com
Hi Manos,
You've attached an empty file.
-Nicholas
12/10/2007 9:44 AM UTC
Re: Selection.CutToClipboard issue (minor)
Reply
Quote
Manos Aggelakis
pfg.ini is reuploaded
This message includes the following attachments:
pfg.ini
12/20/2007 5:37 PM UTC
Re: Selection.CutToClipboard issue (minor)
Reply
Quote
profgrid.com
Hi Manos,
Thank you for reporting the issue.
Please add the following line at the beginning of TProfGridCell.CleanupOnCut:
FFlags := 0;
-Nicholas