Hi,
How can I drag and drop an event between two resources in the Schedule resource view? I've got it working so I can move between dates on same resource, but the client wants to drag and drop between resources as well.
Thanks!
Found out how...
Need to use e.NewResource in the EventMove handler, which gives the new resource ID when an event is moved