Page 1 of 1

Validation ErrorMessage

PostPosted: 23 Sep 2014 14:11
by asp
Hello!

There is a problem with the positioning of the validation error message label. See the screen shot below.

Image

DatePickers and their error message labels are marked green.

Re: Validation ErrorMessage

PostPosted: 23 Sep 2014 17:14
by Alexander Bulei
Hi asp,

Sorry, but we can't reproduce this issue.
Can you send us the simple testcase? t.i.a

Best Regards.

Re: Validation ErrorMessage

PostPosted: 24 Sep 2014 10:49
by asp
Hello!

I was able to reproduce this behavior in the test project, see the attachment.

Select the row with the empty date in the grid, press Edit button and then press OK button in the dialog.

Image

I guess it happens when you place two datepickers in line, and the distance between them is less than DatePicker's dropdown section.

Image

So, those datepickers are considered to be 'overlapped', that actually is not true. That's why the error message label is shifted.

Re: Validation ErrorMessage

PostPosted: 24 Sep 2014 18:17
by Alexander Bulei
Hi asp,

First, I want to thank you!

It's a very strange behavior, but we fix it in next build.

P.S: You can replace the jquery files by attached.

Best Regards.