Validation in the XamDataGrid
by Andrew Flick, April 2009
The XamDataGrid offers support for validation of your data by using the ValueConstraints Class off of the editors. This article shows how to use value constraints, min/max constraints, and regex constraints to make sure your users know if they've inputted an invalid value.
Read More