HI there,
I am trying to do client-side manipulation of the scheduler. Can anyone tell me why it insists on doing Postbacks, even if I an doing everything through JavaScript? I have no postback events set up, but even if I just execute scheduler.insertAppointment() I catch the postbacks
Thanks in advance
Rob