Hi,
I have created an AngularJS app and I'm using the kendo-date-time-picker directive. Everything seems to be working just perfectly, but I have observed cases where it seems that Kendo doesn't pick up on the onreadystate of data loaded from a JSON-service...This means that sometimes Kendo does not receive the value coming from the external service, and the input-field is empty.
My question is: Can I somehow force kendo-date-time-picker to refresh itself?
Regards
Peter