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

All Day Event's Too Thin

5 Answers 86 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 30 Dec 2009, 10:30 PM
Whenever anything is an all day event it only is displayed to be half of the hight of the "All Day" Row.  Is there a way to change this?

5 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 31 Dec 2009, 01:04 PM
Hello Alex,

Add the following CSS on page in order to change the height of AllDay row.

CSS:
 
    .rsAllDayRow 
    { 
        height50px !important; 
    } 

-Shinu.
0
Alex
Top achievements
Rank 1
answered on 06 Jan 2010, 02:24 PM
That just changes the height of the row but not of the appointment in the row.  I guess I was unclear.  My problem is that the appointment height is only one line in height.
0
Peter
Telerik team
answered on 11 Jan 2010, 08:51 AM
Hi Alex,

Currently, only the Timeline view has the ShowInsertArea property which removes the extra row when set to false - <TimelineView ShowInsertArea="false" />

We plan to extend this property for Day and Week view as well.


Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Kevin Price
Top achievements
Rank 1
answered on 11 May 2010, 08:10 PM
Please let me know if/when this is available as our QA is currently holding this as a bug in my application.
0
Peter
Telerik team
answered on 12 May 2010, 04:07 PM
Hello Kevin,

We haven't scheduled this property for implementation in our recent to-do list. I have notified our developers of your request so they are aware that there is an increased demand for it.


All the best,
Peter
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
Scheduler
Asked by
Alex
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Alex
Top achievements
Rank 1
Peter
Telerik team
Kevin Price
Top achievements
Rank 1
Share this question
or