Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.09 KB

File metadata and controls

27 lines (19 loc) · 1.09 KB
title page_title description slug canonicalLink position
Week Number Column
Week Number Column - DatePicker - Kendo UI for Vue
Render a column displaying the number of the weeks within the current month view when working with the Kendo UI DatePicker in Vue projects.
weekcolumn_datepicker_wrapper
3

Week Column Number

In the DatePicker, you can render a column which displays the number of the weeks within the current month view.

The following example demonstrates how to enable the week-number column in the DatePicker.

{% meta height:450 %} {% embed_file datepicker/week-number/main.vue preview %} {% embed_file datepicker/week-number/main.js %} {% endmeta %}

Suggested Links