Controlling the size of the calendar

Hi,

How do i adjust the size of the displayed calendar control in the scheduler?

Regards

Hi,
size of the calendar is defined by the size of the container in which it’s rendered
e.g.[code]


<%= scheduler.Render() %>
[/code]scheduler will have width and height of its parent div