Telerik Forums
UI for JSP Forum
1 answer
312 views

When I try to enter an object's property with dot syntax as the value of the name attribute that will not work, like so:

<kendo:datePicker name="person.birthdate" value="${person.birthdate}" format="dd.MM.yyyy">
</kendo:datePicker>

 

Note that the same syntax is accepted for the value attribute.

Most conspicuous is the missing button with calendar icon at the right hand side of the input field. Is that behaviour by design?

Best regards,
Marcus

Konstantin Dikov
Telerik team
 answered on 24 May 2017
1 answer
494 views

Hello,

 I'm about to import the datepicker in my Java (JSP) system but I first want to do some customization to the datepicker according to requirements from customer. However here I seem to have some trouble and have some questions to whether this is doable. What I want to do is to add week numbers in the beginning of each 'row' of the calendar, I understand that this is not something which is supported 'on the fly' by Kendo UI datepicker, and I also want to change the order of the days in the calendar so that the week starts at Monday instead of Sunday, which is the original implementation. See attached picture.

 

Are these things doable by customizing the template somehow, like customizing the JSP page here: http://demos.telerik.com/jsp-ui/datetimepicker/template

I've also found the following forum post which, I figure, seems to have the same problem/question.

 

Georgi Krustev
Telerik team
 answered on 10 Feb 2016
1 answer
73 views
How to make datepicker to readonly?
I have tried this but not working:
$(document).ready(function(){
     $("#end").date("kendoDatePicker").readonly();
});
Dimo
Telerik team
 answered on 16 Dec 2013
1 answer
64 views
first of all i want to say thank you telerik for rescue all java developer's to have a primary and grateful UI component's.
after that i think you didn't implement some major calendar system's like Persian calendar or Hijri calendar,
may i ask you do you have some road map on implement and support them or not ?
thanks all again
Dimo
Telerik team
 answered on 03 Jun 2013
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?