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

initial day view no appointments will display

4 Answers 77 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 19 Jan 2009, 03:04 PM
When my page loads and on the initial day view no appointments will display however if I move to either the next or previous day and back to the current day the appointments will display properly.  If I click on the link to show 24 hours the appointments will appear also.  It’s just on the initial display of the appointments that the problem exist.  I’m using the latest build of the RadScheduler.
Phil

4 Answers, 1 is accepted

Sort by
0
Phil
Top achievements
Rank 1
answered on 19 Jan 2009, 03:31 PM

I’ve isolated it to the resource type.  If I remove this then the appointment will display but then I loose my (yes/no) drop down list that indicates if the appointment is private or not.

 

 

 

<ResourceTypes>

  <telerik:ResourceType KeyField="ID" Name="Private" TextField="Private" ForeignKeyField="Private"

    DataSourceID="PrivateDataSource" AllowMultipleValues="False" />

</ResourceTypes>   

 


0
Phil
Top achievements
Rank 1
answered on 19 Jan 2009, 03:49 PM

If I add this.RadScheduler1.Rebind() to the page load event then the initial appointments will show.  Shouldn't the appointments automatically display?


Phil


0
Tony Wang
Top achievements
Rank 1
answered on 21 Apr 2010, 06:00 PM
Hi,

I got the same problem. The problem not only happen when Dayview is picked as startup view, but also other views. I tried to set selected view to MutiDay view, the same thing happens - simply no appointments displayed util you switch to other views.

Please help,

Thanks,

Tony
 
0
Peter
Telerik team
answered on 23 Apr 2010, 10:58 AM
Hello guys,

Which version do you use? We have done some bug fixing to remove such problems in the current official version - 2010.1.415


All the best,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
Phil
Top achievements
Rank 1
Answers by
Phil
Top achievements
Rank 1
Tony Wang
Top achievements
Rank 1
Peter
Telerik team
Share this question
or