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

Event has wrong width

3 Answers 157 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jens
Top achievements
Rank 1
Jens asked on 20 Apr 2016, 12:09 PM

Hey,

i'm using the scheduler component with angular.
The result so far is pretty okay, but the events do not fill up the timeslots. When looking at the event div, there is a fixed width, that is not set correctly. I have no fancy custom css going on, so any idea what causes this issue?

Cheers,
Jens

3 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 22 Apr 2016, 07:58 AM
Hello Jens,

The offset on right of the events is created in order to leave space where the user can click and create new events. If you need to remove this space you should create custom view and override the method which calculate it. For your convenience I created small example which you can use as starting point:

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jens
Top achievements
Rank 1
answered on 04 May 2016, 11:25 AM
- push -
0
Dimo
Telerik team
answered on 11 May 2016, 11:24 AM
Hello Jens,

It appears that we have replied in this thread on Aprill 22, but the post is not visible to the public. Please excuse us for this technical issue. I am copy-pasting the response:

===

"The offset on right of the events is created in order to leave space where the user can click and create new events. If you need to remove this space you should create custom view and override the method which calculate it. For your convenience I created small example which you can use as starting point:

Scheduler: Custom Day view without right offset"

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Jens
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Jens
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or