Giter Club home page Giter Club logo

Comments (7)

soreik avatar soreik commented on July 20, 2024

I also wanted to know how I can avoid the special dates from appearing in the next month because this information moves on to another month but if I click on the days the information disappears?

from xamforms.controls.calendar.

rebeccaXam avatar rebeccaXam commented on July 20, 2024

Hello,
you could use Special Dates to highlight the Appointment.
Wiki: https://github.com/rebeccaXam/XamForms.Controls.Calendar/wiki/SpecialDates

The ghosting of images backgrounds for the special dates into other months is a bug and will be fixed in version 1.1.1

from xamforms.controls.calendar.

rebeccaXam avatar rebeccaXam commented on July 20, 2024

Version 1.1.1 is available, please let me know if the ghosting problem is not solved.

from xamforms.controls.calendar.

soreik avatar soreik commented on July 20, 2024

Thank you for the support :)

from xamforms.controls.calendar.

kamrut avatar kamrut commented on July 20, 2024

I am a newbee to Xamarin. thanks for this excellent calender control. I am trying to grab a bunch of dates from the calender and tried both Calendercontrol.SelectedDates and Special Dates.In case of selected dates, it works correctly if I do not deselect any date. Simply looping through Calendercontrol.SelectedDates includes deselected dates as well. further, the log shows two instances of each selected date. Am I doing something wrong ?

foreach (var d in Calendercontrol.SelectedDates)
{
System.Diagnostics.Debug.WriteLine("selected date = " + d.Date.ToString());
}

from xamforms.controls.calendar.

ozgblc avatar ozgblc commented on July 20, 2024

Hi,
First of all , thanks for this calender control. I use it for xamarin forms android and uwp. i am just wondering when will you add background image and pattern property for uwp.

from xamforms.controls.calendar.

rebeccaXam avatar rebeccaXam commented on July 20, 2024

I hoop sometime in November, then I have more time to get into the Windows part.

from xamforms.controls.calendar.

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.