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

delegate method call in last #344

Closed
mohsinalimat opened this issue Jun 24, 2016 · 8 comments
Closed

delegate method call in last #344

mohsinalimat opened this issue Jun 24, 2016 · 8 comments

Comments

@mohsinalimat
Copy link

mohsinalimat commented Jun 24, 2016

Hello,

in your calendar class which delegate method call in last?

@mohsinalimat mohsinalimat changed the title In your calendar class delegate method call in last Jun 25, 2016
@WenchaoD
Copy link
Owner

Hi @mohsinalimat I'm not sure what u mean by 'call in last'.

@mohsinalimat
Copy link
Author

i mean when calendar appear in last?

@mohsinalimat
Copy link
Author

mohsinalimat commented Jun 27, 2016

which FSCalendar delegate mathod call when calendar reload?
For Ex Suppose in this June month 30 days are there, i want to know all day of june month.

@WenchaoD
Copy link
Owner

I suppose what u mean is

- (void)calendarCurrentPageDidChange:(FSCalendar *)calendar;

@mohsinalimat
Copy link
Author

when run my project june month show perfect result below tableview but change next month then go to forward to june then in table view show only 3 records
simulator screen shot 27-jun-2016 11 15 46 am

simulator screen shot 27-jun-2016 11 14 26 am

@WenchaoD
Copy link
Owner

Sorry I still don't know what's your issue is.

@mohsinalimat
Copy link
Author

I have all records of event in this dictionary self.borderDefaultColors and i want to set up particular month list(mean filter in list) show in tableview but records as per lunar date events
simulator screen shot 27-jun-2016 11 14 32 am

@mohsinalimat
Copy link
Author

solve my issue with perform selector

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

2 participants