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

iOS Calendar cell appointment indicators in vertical

1 Answer 49 Views
Calendar - Xamarin.iOS
This is a migrated thread and some comments may be shown as answers.
FS
Top achievements
Rank 1
FS asked on 26 Aug 2016, 04:12 PM

Hi:

In iOS,  the appointment indicators in the cell by default are shown in horizontal layout.  Would be possible to show them in vertical layout (like in Android).

If thats wont be possible, could be possible to display them in several in horizontal lines, in case that we have several appointments for a day.

 

Thanks

 

David

 

1 Answer, 1 is accepted

Sort by
0
Adrian
Telerik team
answered on 31 Aug 2016, 03:14 PM
Hi,

Thank you for contacting us.
To arrange the events vertically you should use TKCalendarDayCellStyle's EventOrientation property and set it to TKCalendarDayCellEventOrientation.Vertical. You should use TKCalndarDelegate's method UpdateVisualsForCell to update the cell.

I hope this helps.

Regards,
Adrian
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
Tags
Calendar - Xamarin.iOS
Asked by
FS
Top achievements
Rank 1
Answers by
Adrian
Telerik team
Share this question
or