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
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
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.
Here link my SourceCode + Script SQL DB: http://115.146.121.171:8085/TestSchedule.zip
I think has bug in view Schedule.
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