Hi.
I need to do something in client side when the user click the save button (the same in the "update") of a appointment create (or edit). I don´t want to use an Advanced Templates because I only need this.
I try with the "OnClientAppointmentInserting" but this fire when I click the appointment and I want to do something just before to send the postback after the user set values in the form of creating.
I´m using: StartEditingInAdvancedForm="true" if this can help to understand.
Anybody know how to "take" this event.
Thanks