This question is locked. New answers and comments are not allowed.
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?
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?