Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add events to month view & reload the monthview ? #328

Closed
YogeshBharate opened this issue Aug 24, 2016 · 2 comments
Closed

How to add events to month view & reload the monthview ? #328

YogeshBharate opened this issue Aug 24, 2016 · 2 comments

Comments

@YogeshBharate
Copy link

@mozharovsky Hi ..

First of all thanks you for such wonderful library !!! I am using CV Calendar view in my iPad application. In my application, gets the appointments using RESTful API, but when actual data gets, the delegates methods has been called. How to add events or array of events into month view ? And how to reload the month view ? Thank in advance !!!!

@Rashesh-Bosamiya
Copy link

In order to reload monthView you need to write following line.

calendarView.contentController.refreshPresentedMonth()

@elsesiy
Copy link
Member

elsesiy commented Sep 2, 2016

Thanks @Rashesh-Bosamiya for helping others out. I'll close this issue for now, @YogeshBharate if you've further remarks please comment.

@elsesiy elsesiy closed this as completed Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants