This question is locked. New answers and comments are not allowed.
Dear Telerik Team,
I found a bug in your demo code. See example for validation in the ValidationViewModel in the default constructor.
this._DisplayDateEnd = (new DateTime(DateTime.Now.Year, DateTime.Now.Month + 3, 1)).AddDays(-1);
Best regards
Mirko
I found a bug in your demo code. See example for validation in the ValidationViewModel in the default constructor.
this._DisplayDateEnd = (new DateTime(DateTime.Now.Year, DateTime.Now.Month + 3, 1)).AddDays(-1);
Best regards
Mirko
