Hi,
Is it possible to take the Appointment-object from the "clientFormCreated"-funktion, modify it in a separate "telerik:RadWindow" with own logic (search, etc.) and then send the updated Appointment-object to either OnClientAppointmentWebServiceInserting-function or OnClientAppointmentWebServiceUpdating-function?
I have very little data, just subject, one resource, and date/time, but i need to implement search in some different ways to let the user find the correct resource.
Can i cancel the showing on the advanced form in "clientFormCreated"? I just want to get the Appointment-object.
/Olle
Is it possible to take the Appointment-object from the "clientFormCreated"-funktion, modify it in a separate "telerik:RadWindow" with own logic (search, etc.) and then send the updated Appointment-object to either OnClientAppointmentWebServiceInserting-function or OnClientAppointmentWebServiceUpdating-function?
I have very little data, just subject, one resource, and date/time, but i need to implement search in some different ways to let the user find the correct resource.
Can i cancel the showing on the advanced form in "clientFormCreated"? I just want to get the Appointment-object.
/Olle