Angular2 Kendo-Datepicker - Input as custom text

36 Views Asked by At

Is it possible to have a kendo-datepicker without 'sections' (ddMMyyyy, ... - Example), write custom strings to input without limitations and then format it ?

It was possible in kendo datepicker for JQuery but i dont see any option for that in kendo datepicker for Angular.

I tried to set FormatSettings.inputFormat to empty string, null, ... but nothing worked for me.

0

There are 0 best solutions below