MultiViewCalendar - Scroll to date without selecting (focus) and without excluding dates (min-max)

1 Answer 26 Views
MultiViewCalendar
JimKirk
Top achievements
Rank 1
JimKirk asked on 03 Dec 2024, 02:30 AM | edited on 03 Dec 2024, 02:30 AM

Hi,

my application uses the multiview-calendar with e.g. 5 views (months)

It allows more than that to scroll through, so the min-max enables a whole Year or so.

I would like to be able to scroll the calendar to a specific day, without setting min- and max, (this removes the dates outside from selectable) and without selecting that day (keep any recent selection of the user, at least at long as it is in the min-max range)

Do we have a way to achieve this?

Thank you,
Best regards
Stephan

1 Answer, 1 is accepted

Sort by
1
Accepted
Yordan
Telerik team
answered on 05 Dec 2024, 01:35 PM

Hi JimKirk,

Thank you for reaching us.

I have read your question and I think I have figured out what you want to achieve.

Navigating to a specific day in the MultiViewCalendar can be achieved through the `navigate` method.

Here is a Dojo example that showcases how the method works. You can observe in the console that the previously selected value remains.

Regards,
Yordan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

JimKirk
Top achievements
Rank 1
commented on 05 Feb 2025, 03:01 PM

Awesome, thank you very much.

Best regards,
Stephan

Tags
MultiViewCalendar
Asked by
JimKirk
Top achievements
Rank 1
Answers by
Yordan
Telerik team
Share this question
or