Kendo DateTime Picker Default Value Change?
Hi!
Please, use this code:
Notice that 'InternalNameDateTime' is an internal name of your field.
Please, use this code:
Code: Select all
fd.field('InternalNameDateTime').control('kendoDateTimePicker')
.done(function(picker) {
picker.setOptions({interval: 1});
});
-
- Information
-
Who is online
Users browsing this forum: No registered users and 18 guests