Hi,
I am changing start time of appointment using drag drop. but it is not changing.
It is again coming to the same place.
Thanks
Hello pavanbandi ,
Thank you for posting in our forums.
I was not able to reproduce the issue with the online sample:
http://samples.infragistics.com/aspnet/Samples/WebSchedule/Display/WebDayViewGeneralProperies/Default.aspx?cn=schedule&sid=bd2ffcc1-15ee-47f0-b755-af86122506a0
Add an activity by double-clicking on the day view area, then after it shows up mouse over by its left side where the cursor changes and drag it up/down. Note that the EnableActivityMoving property is set to true.
If you mouse over the top or bottom edge, the cursor changes and you can drag the start time up/down or the end time up/down. For this feature, the EnableActivityResizing property is set to true.
Let me know if you need further assistance.