Home Unanswered Active Tags New Question

Drag and copy

Hi,

We are buyingyour Daypilot Control from a frenchsupplier (we are an administration)and we are testing an extern drag and drop from a gridview

All is ok exceptwe wantto drag an copyand not a drag and move.

Could you give us a way to undo the destruction of then source element or to refresh the gridview( the refresh in the DayPilotScheduler1_EventMove doesnt work) ?

Thank you for your response and your help

Regards

Asked by Philippe Méric 2 years ago.
Replies

hi there,

You can put null into first param of the dragStart function, something likes below:

DayPilotScheduler.dragStart(null, 60*60, "1", null);

Cheers,

andy.

Answer posted by Anonymous 2 years ago.

Thanks for your reply!!

It runs very well

Comment posted by Philippe M�©ric 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java