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

Change width of hour column

4 Answers 41 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 17 Feb 2009, 12:49 PM
I can't find a way of changing the width of the hour column. The items also don't take up 100% of the width

See this page
http://www.sqlbits.com/information/NewAgenda.aspx

How can I change these widths?

4 Answers, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 17 Feb 2009, 01:04 PM
Hello Simon,

The width of the hour column is controlled through the RowHeaderWidth property.

The appointments intentionally do not occupy the entire width of the row to allow users to double click on the remaining space and insert new appointments.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Simon
Top achievements
Rank 1
answered on 17 Feb 2009, 01:22 PM
Thank you for that.

Is there anyway of reducing the amount of space left. Now I've reduced the hour column this extra space is very large, and as its read only its a waste of space.
0
Accepted
Peter
Telerik team
answered on 17 Feb 2009, 01:37 PM
Hello Simon,

If you set ReadOnly="true" for RadScheduler, then the appointments will stretch across the entire width of the rows. This is a built-in feature and you can take advantage of it with no extra coding.

Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Simon
Top achievements
Rank 1
answered on 17 Feb 2009, 02:03 PM
Thank you

I had set the AllowEdit, AllowInsert, AllowDelete to false but not set the read only.

Thanks
Tags
Scheduler
Asked by
Simon
Top achievements
Rank 1
Answers by
Peter
Telerik team
Simon
Top achievements
Rank 1
Share this question
or