Inline Editmode Event size

Asked by Anonymous
1 years ago.

I’m currently implementing using the inline Event Editing. I didn’t find a way to control the size of an Event that is being edited. Is there away to prevent an event from growing in size when its being edited? If not is there a way this could feature could be added?

Answer posted by Dan Letecky [DayPilot]
1 years ago.

You can use the eventEditMinWidth property to control the width. The Scheduler uses whichever is larger: the event’s width or the value of eventEditMinWidth.

Comment posted by Anonymous
1 years ago.

Thanks!

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.