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
705
XamGrid: Validate bounded data
posted

Hello,

I've a simple XamGrid with a bounded items source. I want to validate the bounded data and highlight the column correspondingly.
The user should now correct these data. 

I've looked into the validation part of the documentation but this only refers to the validation of data, the user enters into the specific controls at runtime.

How can I achieve this?