Hi,
I am investigating the AdvancedEditTemplate option. I need to be able to put a lot of custom fields on my appointment and when updating them run some C# code to get the information from the template and put it on my appointment.
My problem is that the examples I can find on this websites demos uses XML data providers or Session Data providers and are not very custom.
I have a custom SchedulerProvider wich at the moment handles the whole thing. But after creating an AdvancedEditTemplate I don't know how to access the data in the scheduler.
The question is simple, how do I access my controls in the AdvancedEditTemplate from my SchedulerProvider?
Regards
Rune
I am investigating the AdvancedEditTemplate option. I need to be able to put a lot of custom fields on my appointment and when updating them run some C# code to get the information from the template and put it on my appointment.
My problem is that the examples I can find on this websites demos uses XML data providers or Session Data providers and are not very custom.
I have a custom SchedulerProvider wich at the moment handles the whole thing. But after creating an AdvancedEditTemplate I don't know how to access the data in the scheduler.
The question is simple, how do I access my controls in the AdvancedEditTemplate from my SchedulerProvider?
Regards
Rune