OnBeforePaste. Simply wrong in v12! |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 10 May 2008 at 6:19pm |
Why is OnBeforePaste called when dragging occurs? It should only get called when Paste() is executed. It's a bug!
As it is now, I cannot distinguish between a regular Paste-operation and a start of a drag-operation. This was not the case in v11.2.2 where OnBeforePaste was called after a Paste or a completed drop. Thus, any changes to the records could easily be made before adding them, simply by changing the records in OnBeforePaste.
So the question remains: How do I filter/change records before a paste-operation without screwing my drag-operations?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |