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
1310
Validation in XAMGRID
posted

Hello,

I have a XAMGRID and I want to know if there is any kind of error when the user introduces information in a cell. Actually it shows the red border and the message, but I want to know if there is a kind of mechanism to know in my viewModel if everything is ok or not. The aim is to set enabled o disabled some buttons.

How can I do this?

 

Thank you