|
| Programmed Drag and Drop from Schedule control |
| Iniciado por guest, 09,dic. 2014 03:16 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 09,diciembre 2014 - 03:16 |
Using WD19
I have programmed drag and drop working fine between tables, and dropping working fine onto a schedule a control.
However I can not get the 'BeginDrag' event to fire from a Schedule control. Has anyone does this, and if so could they share a snippet of the related code?
Thanks Paul |
| |
| |
| | | |
|
| | |
| |
| Publicado el 09,diciembre 2014 - 08:55 |
Hi Paul,
I've done this and it works fine. But, you must allow the user to move appointments. So tick the checkbox "Move" in the details of the scheduler control. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 10,diciembre 2014 - 03:53 |
Thanks for your reply Stefan.
I tried your suggestion and had no luck, but I've managed to synchronise scroll between a table and schedule which allows me a workaround.
Rgds Paul |
| |
| |
| | | |
|
| | | | |
| | |
|