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

cross-period appointment disappears when change period

2 Answers 46 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sf
Top achievements
Rank 1
sf asked on 14 Jun 2011, 08:53 AM
I custom set my scheduler to display 4 weeks (day by day) from current date. e.g. today is June 14 2011, when i open the scheduler page the scheduler automatically shows 4 weeks from June 14 2011, ends on July 13 2011.

I setup an appointment to start from July 12 2011 till July 15 2011, which is cross 2 period. It shows fine when  June-July period is shown. However if I change to next period which starts from July 14 2011, the date July 14 and July 15 shows no appointment......

Is there any settings to quickly fix this issue?

thanks in advance

2 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 14 Jun 2011, 04:27 PM
Hello,

We tried to reproduce the problem in the demo I am sending but we didn't observe anything wrong. Would you give us some more details, what to change on the demo, to reproduce your case. 


Greetings,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
sf
Top achievements
Rank 1
answered on 15 Jun 2011, 02:34 AM
thanks Plamen
I found out the issue, my datasource filter only collects the appointments that start and end within selected period.
It worked fine after I also included in my datasource the appointments
* start before the period, end within selected period
* start within selected period, end after selected period
* start before selected period, end after selected period

cheers
Tags
Scheduler
Asked by
sf
Top achievements
Rank 1
Answers by
Plamen
Telerik team
sf
Top achievements
Rank 1
Share this question
or