Categories | Question details Back To List | ||
How to add a datepicker to extend the default date navigation? Hi! How could I add a datepicker to the scheduler so that i could quickly change the view from e.g. "januaray" to "december". With the default navigation buttons it is only possible to navigate day by day. Answer posted by Alex (support) on Dec 21, 2009 05:50 Hello, if the "month" view is active, months change when left/right arrows ae pressed. The sample in the scheduler package is dhtmlxScheduler/samples/03_extensions/07_navigation_plugin.html Answer posted by cosmic on Dec 21, 2009 07:22 I want to choose a date even in the day or week view. So how could i integrate a datepicker / datechoose into the toolbar? Answer posted by Alex (support) on Dec 21, 2009 08:19 Currently there isn't such a built-in feature. Please see the post regarding an implementation of a small calendar here http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=13574 |