Telerik Forums
Kendo UI for jQuery Forum
1 answer
33 views

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

Yordan
Telerik team
 answered on 05 Dec 2024
1 answer
67 views

Dear developer:

I made  a calendar to user with kendoMultiViewCalendar , but I didn't know how to append a hyperlink to each date. 

Each gridcell HTML was looked like:

<td role='gridcell' class>

<a tabindex="-1" class="k-link" href="#" data-vale="2024/0/18"> 18</a>

</td>

I tried to use template to do it, but found out that I only could make some style on the "data.value", was not able to change the attribute "href" of the up node "a" .

Could anyone help me with that?

Martin
Telerik team
 answered on 08 Feb 2024
0 answers
80 views
Hi,

Using this demo : https://dojo.telerik.com/oNEsiTeJ

On mac, using cmd + click or cmd + space or cmd + enter does not trigger the change event.

You need to use the arrow keys to move to the day you want then do cmd + click.

Is this expected ?
Thanks
Regards,
arnaud
Top achievements
Rank 1
 asked on 21 Nov 2023
1 answer
119 views
Is it possible to select all the days of the month by clicking the day name column header?  For example, I want all Mondays to be selected when I click MO in the calendar.  (This is similar to how we can select all the days of a week when the user clicks on the week number.)  I don't see this as being clickable in any of the demos, but am wondering if it can be exposed somehow.
Georgi Denchev
Telerik team
 answered on 06 Apr 2022
3 answers
269 views

Can someone help me - try as I might I am unable to get the current visible date range displayed on the MultiViewCalendar.

I am clearly missing something but have been over the doco and can not find this.

Our application needs to load data based on the current range of dates visible.

I have it in month with 2 views so need to know the first date and last date of the display range.

I am sorry as I am sure this is super easy.

 

Thanks in advance.

 

Tsvetomir
Telerik team
 answered on 01 Jul 2020
3 answers
399 views

Could you please suggest how to display the MultiViewCalendar with Classic Component style like[The month needs be present in between the left and right arrow]?

Also when the View is defined as 1, is it possible to display Month header as like "March 2020" instead of "March 2020 - March 2020".

Tsvetomir
Telerik team
 answered on 27 May 2020
2 answers
148 views

We are evaluating the Kendo UI Component for product, and have a requirement to display the MultiViewCalendar control with month range selection

Based on the documentation tried with the following option and I am unable to select the range of the month

Dojo link 

<div id="multiViewCalendar"></div>
<script>
    $("#multiViewCalendar").kendoMultiViewCalendar({
        views: 1,
        start: "year",
        depth: "year",
        selectable: "range"       
    });
</script>

 

Could you please help me on this?

VIJAY
Top achievements
Rank 1
 answered on 19 May 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?