Hello,
I just started to implement the RadScheduler inside or project.
I have used the 'Customize the Advanced Form Template' help documentation, to make a edit form that has the custom attribute controls (dropdown lists, textboxes, checkboxes)
The appointment is updated from database, and all controls are updated with the data from the the database.
This works all good.
But when i change i.e. the end time, and use the update button, the appointment don't change (appointment.End).
The same with the attribute controls, if i change a value, i can't find a way to catch this changed value inside the update event.
I have searched all the documentation on this site, and the forums, but i have no clue how to manage the above problems.
I know i overlook something, but if someone can give me some hints about this, i appreciate that.
(Been experimenting now for 2 days, to get this work)
I just started to implement the RadScheduler inside or project.
I have used the 'Customize the Advanced Form Template' help documentation, to make a edit form that has the custom attribute controls (dropdown lists, textboxes, checkboxes)
The appointment is updated from database, and all controls are updated with the data from the the database.
This works all good.
But when i change i.e. the end time, and use the update button, the appointment don't change (appointment.End).
The same with the attribute controls, if i change a value, i can't find a way to catch this changed value inside the update event.
I have searched all the documentation on this site, and the forums, but i have no clue how to manage the above problems.
I know i overlook something, but if someone can give me some hints about this, i appreciate that.
(Been experimenting now for 2 days, to get this work)