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

SelectedDate not working v1.4.5304 #107

Open
gjhdigital opened this issue Aug 26, 2021 · 5 comments
Open

SelectedDate not working v1.4.5304 #107

gjhdigital opened this issue Aug 26, 2021 · 5 comments

Comments

@gjhdigital
Copy link

Hello, great plugin first and foremost. But I cant seem to get the SelectedDate to work. The Month and Year work, but when I Bind the SelectedDate to a DateTime object set to 01/01/1980 or any other date, it does not highlight the date.
I was expecting it to show the month day and year but it only shows the current day circled.

<controls:Calendar SelectedDate="{Binding SelectedDOB}"></controls:Calendar>

image

Is this a bug?
thoughts?

@Hanisafa
Copy link

same her , event in code , the event are visible , but the ui never changes . as a work around , i need to set the year and month property

@vallgrenerik
Copy link

Same here! @Hanisafa did you really solve it by setting the year and month property?
When I bind Year + Month + SelectedDate + it still doesn't work.

@vallgrenerik
Copy link

Reverting back to 1.2.2936 fixed it

@andres-fg
Copy link

Apparently this was fixed, see issue #103, but I cannot find a new release that includes that fix.

Does anybody has a compiled release to use it? Any change to publish a new version to nuget?

@PonyOny
Copy link

PonyOny commented Mar 2, 2023

Having the same issue, any plan on fixing this? it would be nice to be able to set the selected day on the calendar through binding.

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

5 participants