This is a migrated thread and some comments may be shown as answers.

Edit Recurrence Dialog

1 Answer 106 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Ramius
Top achievements
Rank 1
Ramius asked on 29 Nov 2009, 11:37 PM

When i edit a recurrence Appointment there are some problems:

1. When i change the duration then the end time is not changed as a user would expect it. When i change the end time then the duration is changed as expected.

2. Recurrence pattern monthly: Values for the spininterval1 can be in the range 0 .. 100. The range of spininterval1 should be 1 .. 31. Numbers bigger than 31 make no sense at all.

3. Recurrence pattern monthly: Values for the spininterval2 can be in the range 0 .. 100. The range of spininterval2 should be 1..100. When you enter the 0 then the EditAppointmentDialog lets crash the Scheduler with a division by zero exception.

4. Recurrence pattern yearly: Values for the spinDayNumer can be in the range 0 .. 100. The range of the spinDayNumber should be 0 .. max day of the selected month in the combobox cmbMonth1. Numbers bigger than the max day of the selected month make no sense at all.

5. When i click on the ok-Button of the EditRecurrenceDialog then the EditAppointmentDialog should check if the startdate is in the recurrence rule. When it is not in the recurrence rule then it should be changed to the first day of the recurrence rule. For example when i enter a recurrence rule which says a recurrence on every thursday and the startday in the appointment dialog is a monday then the startday should be changed to the first thursday of the recurrence rule automatically.

Kind Regards,

Ramius

1 Answer, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 02 Dec 2009, 10:22 AM
Hi Ramius,

I confirm these issues. We will do our best to address them in the next major release. Thank you for the valuable feedback.

All the best,
Boyko Markov
the Telerik team

P.S. I have updated your Telerik points.

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler and Reminder
Asked by
Ramius
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Share this question
or