I need a kendo scheduler in which in month view month start with 15/01/ 2014 and end with 15/02/2014 (for example).
My question is : Is it possible by any how?
Can I extend month view by -- kendo.ui.monthView.extend({ }) dynamically?
(any idea?)
Plz help.
1 Answer, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 05 Jun 2014, 10:47 AM
Hi Moneema,
Basically the "month" view doesn't support such behavior out of the box. Possible solution is to extend the "month" view in order to modify the date range that is displayed (custom solution).
Also I'm not sure that I understand what exactly you are referring to with "extending month view dynamically" - could you please clarify?
Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!