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

C:\Projects\AllscriptsPM\Main\ntierHealth\Compiled

2 Answers 38 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Vikas
Top achievements
Rank 1
Vikas asked on 27 Jun 2015, 05:28 PM

I am having problem with FirstVisibleTime Property, I have set it to 8 but when the calendar is displayed it shows 12:00 AM. This property works is working for other calendars, there is really no difference between them. the only difference is that i have set the width of the claendar to 55 becasue i just want to use it to display the time ruler.

 

Vikas

 

2 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 29 Jun 2015, 11:26 AM
Hello,

Can you share more details how you set the FirstVisibleTime property of the control? Do you set it in a code-behind? In which event of the application cycle ? Or do you have defined it  in XAML?

Also I suggest you try using the Dispatcher class to set this property and let us know how this goes.


Regards,
Rosi
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Vikas
Top achievements
Rank 1
answered on 29 Jun 2015, 01:30 PM

I was setting it in XAML, After moving it to scheduleview loaded and wrapping inside the dispatcher it is working.

 Thanks

Vikas

 

Tags
ScheduleView
Asked by
Vikas
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Vikas
Top achievements
Rank 1
Share this question
or