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 switch weeks programmatically? #48

Open
d-ukhanov opened this issue Nov 4, 2023 · 3 comments
Open

How to switch weeks programmatically? #48

d-ukhanov opened this issue Nov 4, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@d-ukhanov
Copy link

Good library, but I don't see any way to switch weeks through the controller (like using buttons to do it). Is there any way to do this?
A similar behavior can be added via CalendarWeekController().jumpToDate, but the selected date will change too. This doesn't work.
It would also be cool if it was possible to disable scrolling in the calendar.

@mduccc mduccc self-assigned this Nov 7, 2023
@mduccc mduccc added the enhancement New feature or request label Nov 7, 2023
@mduccc
Copy link
Owner

mduccc commented Nov 7, 2023

Good library, but I don't see any way to switch weeks through the controller (like using buttons to do it). Is there any way to do this? A similar behavior can be added via CalendarWeekController().jumpToDate, but the selected date will change too. This doesn't work. It would also be cool if it was possible to disable scrolling in the calendar.

It's a good feature. I'm working on it

@vishalpatel1327
Copy link

is that any way to jump the calendar to any date?

@KhushAlbiorix
Copy link

KhushAlbiorix commented Apr 17, 2024

is that any way to jump the calendar to any date?

Yes by controller you can jump. using controller.jumpToDate();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants