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 |
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 %}