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.