Hi Mariya,
Thanks. I don’t know what seems to be the problem. I already solved it by separating the ‘disabled’ property.
$("#date").jqxDateTimeInput({width: '110px', height: '25px', formatString: 'MM/dd/yyyy'});
$("#date").jqxDateTimeInput({disabled: true});
Regards,
wayne