I am trying to create a weekly employee schedule using DayView to give another perspective. The view will show 7 days and I will be mapping my employee and schedule objects to appointment using CalendarInfo source.
I can bind List<T> object to the calendarInfo object's owners and appointment sources and things looks fine.
Next functionality is to add drag drop to drop employess from a list to the dayview. I am able to implement up to drag and drop however, when I add schedule to the list it does not add a new appointment in the day view....
Another issue I am having is to trap start time where I am dropping the owner. What API should I use to trap start time on the view? I tried few available one but all were returning 0.
Please advise... If you have a sample code to point me, it would be agreat help
nobody from infragistics have even answer to this question?
Hi,
I just wanted to know if you were able to solve your issue based on my suggestions or you still need help? Just let me know.
Thank you.