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

DateRange as event-type

1 Answer 32 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sebastian
Top achievements
Rank 1
Sebastian asked on 30 Dec 2016, 06:47 PM

Hello, 

 

im currently working on a project, which contains a calendar (just MonthView). 

I am handling events with >1 day-range, which should be displayed just like a dateRange-selection. It should not be a selection.

This type of event should also not be able to Inline to other events, which i need to display in the same RadCalendarView. 

Is there any possibility to archive this behaviour?

(Which class handles the rendering of the dateRange?)

 

Hoping for any suggestions. Thanks in advance.

 

Regards from germany

 

Thomas

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 03 Jan 2017, 10:59 AM
Hello Sebastian,

Thank you for your question.

If I understand correctly your requirement, you would like to draw a continuous info about the events that is drawn on all cells that contain an event. In order to this, you can extend the EventRenderer class as shown in this article. You will need to decide depending on the event data whether the current cell contains a starting event, an ending event or an event in the middle and draw accordingly.

I hope this information helps. Let us know if you need further assistance.

Regards,
Todor
Telerik by Progress
Want to go cross-platform with C# for iOS, Android, and UWP. With UI for Xamarin you can creating beautiful apps for these mobile platforms using a single shared C# codebase.
Tags
Calendar
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or