Hi all,
Is there anyoption to customize the starttime, endtime in webdayview. My scenario is i just want to display time from 8 am to 5 pm.
Thanks in advance.
--vijayanand
Vijayanand,
Unfortunately this is not currently possible in the WebDayView. You can change the styling of the NonWorkingTimeSlots, but you cannot remove them completely. If you would like to submit a feature request for this functionality, you can do so here.
~Kim~
hi,
Thanks for ur reply, is there anyoption in webdayview to display minutes.
My scenario is, i am having having webdayview with half an hour timeslot, for each hour it displaying 00 in the first slot, i want to display 30 in the second time slot.
Is it possible?
Thanks
--vijayanand.
If your WebDayView's TimeSlotInterval is set to ThirtyMinutes, then set WebDayView.TimeSlotLabelType to EveryTimeSlot. You won't get the exact look you are looking for, but it will give you the labels every thirty minutes.
thanks kim for ur reply..