This question is locked. New answers and comments are not allowed.
Hello.
I have an Application where I can drag a new appointment from a RadPanelBar into the Rad scheduler view control. My problem is that I dont't want to create appointments with a time like 10:03 or 10:17. I only want to allow the creation of appointments where the start and end time are multiple of 30 minutes, for example, 10:00, 10:30, 11:00, 11:30. In the first case the Start Time will be 10:00 and the end time will be, by default, allways 30 minutes later, 10:30.
How can I do that?
Thanks ,
Filipe
I have an Application where I can drag a new appointment from a RadPanelBar into the Rad scheduler view control. My problem is that I dont't want to create appointments with a time like 10:03 or 10:17. I only want to allow the creation of appointments where the start and end time are multiple of 30 minutes, for example, 10:00, 10:30, 11:00, 11:30. In the first case the Start Time will be 10:00 and the end time will be, by default, allways 30 minutes later, 10:30.
How can I do that?
Thanks ,
Filipe