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

Calendar customization

3 Answers 38 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
rajani
Top achievements
Rank 1
rajani asked on 28 Sep 2010, 02:30 PM
Hi Team,

I am using radcalendar control multi-month view,

I want the month names as vertical orientation same as how we can show column headers vertically,

or set the header(month name) visible as false,

how can i do this?

Regards.

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 28 Sep 2010, 03:39 PM
Hi Rajani,

You cannot have the month names displayed vertically, but you can hide them like this:

.RadCalendarMultiView_SkinName  .rcMainTable  .rcTitle
{
        display : none ;
}

Sincerely yours,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
rajani
Top achievements
Rank 1
answered on 29 Sep 2010, 06:00 AM
Thanks for you prompt reply,

If I hide the month names then we cannot know which month the calendar is showing,
so let me know is there are any alternate way of representing the calendar header vertically.

Thanks in advance.
0
Dimo
Telerik team
answered on 29 Sep 2010, 07:59 AM
Hi Rajani,

I am afraid such a layout cannot be achieved, sorry.

Regards,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Calendar
Asked by
rajani
Top achievements
Rank 1
Answers by
Dimo
Telerik team
rajani
Top achievements
Rank 1
Share this question
or