Giter Site home page Giter Site logo

Comments (7)

itsjc avatar itsjc commented on May 2, 2024 1

That seems like it would work. Thank you man. The speed in which you respond to these requests is crazy. You will get far bro. I can't thank you enough. Not as much for the help with the project as much as for responding so fast.

from jtapplecalendar.

itsjc avatar itsjc commented on May 2, 2024 1

No doubt it will be. I'm referring anyone who needs a calendar here. Thanks for your support

from jtapplecalendar.

patchthecode avatar patchthecode commented on May 2, 2024

If you have made changes to the view of a cell, and you want those changes to be reflected, then do the same thing as you would do for a UITableView. Simply call the following function:

calendarView.reloadData

Does this work for you?

from jtapplecalendar.

itsjc avatar itsjc commented on May 2, 2024

let's say the calendar has been completely created.

Now, I want to unhide the green view from the cell that is for example 04/05/2016 because the user did something that means that should be green.

That's what I mean.

My isAboutToDisplay has an array of dates which I set to green. This 04/05/2016 will now be part of that array. Does calendarView.reloadData go through the isAboutToDisplay all over again?

Cause if it does that sounds like it would work.

from jtapplecalendar.

patchthecode avatar patchthecode commented on May 2, 2024

calendarView.reloadData() causes the calendarView to reload its data source. It will cause the isAboutToDisplay function to be called all over again for all the dates that are visible on the screen

from jtapplecalendar.

patchthecode avatar patchthecode commented on May 2, 2024

Thanks man!
Just leave a Star ★ on this project if you like it :)
I want it to be # 1
Have a good one.

from jtapplecalendar.

patchthecode avatar patchthecode commented on May 2, 2024

Cool cool.
Have an awesome day :)

from jtapplecalendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.