ComponentOne Grid for WPF: Data Validation

Data Validation

You can now validate data that users enter into the grid at run time. With cell value validation, you can validate user input to the ItemCell.Value property (either declaratively or in the event handler), reflect errors reported by a data source (via exception or IDataErrorInfo interface), and visualize errors with a customizable error indication. For additional details about cell validation, see the following topics.


Inputting Data

Validating Cell Input


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.