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

Get events from the selected date range

1 Answer 56 Views
Calendar - Xamarin.Android
This is a migrated thread and some comments may be shown as answers.
Vishwajit
Top achievements
Rank 1
Vishwajit asked on 07 May 2019, 11:57 AM

Hi all, 

I am using RadCalendarView and using the date selection as range and using IOnSelectedDatesChangedListener to get the selected date range. I am also using event EventAdapter.Renderer. When the user selects the date range I also want to fetch the events associated with those dates. Is there any work around to fetch the events.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 10 May 2019, 08:26 AM
Hello Vishwajit,

Thank you for explaining the use case you have. RadCalendarView does not provide API for taking the events for certain period, so you would need to manually iterate through all the events and select the ones that fall within the chosen time range.

Let me know if any additional questions arise.

Regards,
Yana
Progress Telerik
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.Android
Asked by
Vishwajit
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or