Hi,
I need to be able to drag and drop events from external "clipboard" control and onto that external control. I implemented drag and drop from clipboard using one of the existing samples. I also implemented the adding to clipboard using the right click menu. I need also to be able to "drop" events to that external clipboard.
Also, I need all this functionality with the events actually staying where they are, I just need a visual effect of dropping the event and when it happens I'll update two external "tags" properties of the event.
In addition, I don't want to allow moving and resizing events within the schedule, I only want to allow that external drop.
Do you think it would be possible to add such panel as part of the DayPilot? The suggested solution of using extra DayPilot for this kind of drop seems a bit overkill (I didn't play with it).
Thanks in advance.