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

[Solved] radschedular

0 Answers 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
prabhat
Top achievements
Rank 1
prabhat asked on 07 Nov 2009, 11:42 AM
Hi
using this

 <telerikscheduler:RadScheduler.DayViewDefinition>
                        <telerikscheduler:DayViewDefinition  VisibleDays="1"  TimeSlotLength="0:10:0" DayStartTime="9:0:0" DayEndTime="17:0:0" LargeChangeInterval="2d"  ></telerikscheduler:DayViewDefinition>
                    </telerikscheduler:RadScheduler.DayViewDefinition>

i got time slot like 9-10-11-12 and so on based on the time slot length, but i want to display time  like
9am-10am-11am-12pm.
Is it possible in radschedular using silverlight 3.

thanks
prabhat
Tags
General Discussions
Asked by
prabhat
Top achievements
Rank 1
Share this question
or