Hello,
I am trying to put a prototype togather for our company to evaluate your control and it seems that I have hit a road block.
I see that the AppointmentCollection has this 'getAppointmentsInRange' in the client side.
I would like a method that returns all the appointments in range for a given resource (by passing resource key) as well as start and end date. the current available method is not taking resources into consideration and therefore the online example that prevents concurrent appointments will not work
I have also found some minor issues with the control that I will send a example to you guys once I have put everything I want togather.
In short, I am trying to limit the available resources to only have ONE item per DAY per resource in timeline view.
I am trying to put a prototype togather for our company to evaluate your control and it seems that I have hit a road block.
I see that the AppointmentCollection has this 'getAppointmentsInRange' in the client side.
I would like a method that returns all the appointments in range for a given resource (by passing resource key) as well as start and end date. the current available method is not taking resources into consideration and therefore the online example that prevents concurrent appointments will not work
I have also found some minor issues with the control that I will send a example to you guys once I have put everything I want togather.
In short, I am trying to limit the available resources to only have ONE item per DAY per resource in timeline view.