Hi,
When getting the EventMove server side event from the month control, it passes back a EventMoveEventArgs object. this has 'OldResource' and 'NewResource'.
When events post back there is no resource value set. It would seem that this can't be possible without setting a DataResourceField property a-la Scheduler control?
Or have I missed something?