Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
610
How to cancel changes in xamGrid with validation errors
posted

Hi,

I am using xamGrid with entities from EF. When I enter some characters ('ABC') into numeric field, I get validation format exception - red rectangle with error in tooltips . This is good part. Then I want to cancel - I do context.CancelChages() and set grid to non-edit mode and refresh binding. If I don't have such errors on UI, everything works fine. But not with validation errors.

How can I remove these errors and reset everything on Cancel?

Thanks.

Victor

 

Parents
No Data
Reply Children
No Data