This is a migrated thread and some comments may be shown as answers.

[Solved] Validating Date in Editable Grid

0 Answers 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Deise
Top achievements
Rank 1
Deise asked on 31 Jul 2012, 03:18 PM
Hi;
I have a grid where is possible to edit values.
The validation of Date fields is not working very well. When I enter a invalid date, the field stay in "Red" but if I press Enter, the method OnSave is called ignoring the invalid date. When the others fields (Decimal, Currency) are invalid, the error converter message is shown and the method OnSave is not called.
My grid is similar to thit Demo. In this demo occurs the same error!

Someone know how do I can solve this problem?
Tags
Grid
Asked by
Deise
Top achievements
Rank 1
Share this question
or