Hello
I am using ultraDayView and ultraCalenderInfo controls.
On my ulraDayView control I am showing the day 24 hours.
The height of the control is 347 px.
How can I show all the 24 hours on this 347px – on other words how can I change the control time slot resolution?
Thanks
Hi,
I had gone thorugh one sample application , but there are you using both formats(12 hour and 24 hours) for displaying the time in the dayview control iin a button click event. I observed that there is no change in the systam settings but the changes are applied only for the ultraday view control while running the appliaction.Could you please provide the code for the ultradayview control .I had implemented for the ultraweekview control and also for ultramonth view control.
It picks up the system setting, i.e., if the time format is H:mm it will display in 24-hour format
HI,
Could you please tell how to display the day in 24 hours for the ultradayview control.
Thanks in advance
if the control enforces a minimum height for TimeSlots and is a 20px... That fine
but i need it on 347px not more -- unsuccessful with the
ultraDayView1.CalendarLook.AppointmentAppearance.FontData.SizeInPoints
Sorry, I forgot that the control enforces a minimum height for TimeSlots. There is no way to get them any shortter than about 20 pixels or so. If you like you can visit http://devcenter.infragistics.com/Protected/RequestFeature.aspx and submit a request for the ability to do this.