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

Error view appointment in RadSchedule

5 Answers 53 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Irene Alpen
Top achievements
Rank 1
Irene Alpen asked on 23 Jun 2016, 03:26 AM

I have project test schedule (using version 2016.2.504.40). This sourcecode and script Db in attachment.

When I compare data view MonthView default and WeekView default diffrent data.

1. Page1 set SelectedView="MonthView", data show in Date (27-Jun + 28-Jun + 30-Jun). See image: MonthView_Default.JPG (in attachment)

2. Page2 set SelectedView="WeekView", click next week onview, data show in date (28-Jun), but not show in date (27-Jun + 30-Jun). See image: WeekView_Default.JPG (in attachment) 

Why???

The codeBehide the same in two page. only set SelectedView of two page.

How to fix this issue???

Link myWebtest online: http://115.146.121.171:8085/

5 Answers, 1 is accepted

Sort by
0
Irene Alpen
Top achievements
Rank 1
answered on 23 Jun 2016, 06:24 AM
Waiting for the response support for me.
0
Bozhidar
Telerik team
answered on 27 Jun 2016, 02:34 PM
Hello,

In WeekView by default the scheduler displays only appointments that are scheduled between the workhours of the day. You can use the ShowFullTime property to show all 24 hours and see all appointments for each day. 

Can you confirm the dates of the missing appointments are inside the workday time interval?

Regards,
Bozhidar
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Irene Alpen
Top achievements
Rank 1
answered on 28 Jun 2016, 08:19 AM

Thank Bozhidar,

But I checked data in database, all time appointment between workingtime. I thinks problem in gen show data. 

I has attachment source_code + script_data in thread. Please suppport for me.

 

 

0
Irene Alpen
Top achievements
Rank 1
answered on 29 Jun 2016, 02:02 AM

Here link my SourceCode + Script SQL DB: http://115.146.121.171:8085/TestSchedule.zip

I think has bug in view Schedule.

0
Nencho
Telerik team
answered on 01 Jul 2016, 06:37 AM
Hello Irene,

I am afraid that we are unable to access the referenced project. On the other hand, when such resource  needs to be provided, we strongly recommend to submit a support ticket, along with the runnable sample project attached. In order to do so, you would need to possess an active license.

Once you submit the support ticket, we will be able to locally revise your implementation and try to pin down the reason for the experienced issue.

Regards,
Nencho
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Scheduler
Asked by
Irene Alpen
Top achievements
Rank 1
Answers by
Irene Alpen
Top achievements
Rank 1
Bozhidar
Telerik team
Nencho
Telerik team
Share this question
or