Hello there..
I would like to know if it is possible do create an event by only calling javascript functions...
I have been looking at drawEvent, drawEvents, loadEvents functions but no luck!
the basic idea is to place the event as fast as possible and call and asynchronous functionto insert/update the record.
the current dpc1.eventMoveCallBack functions works for me, but I want the event placed in the right spot before the callback.
thanks in advance,
Vitor