Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » WPF Data Grid » Validation Rules   (RSS)
Sorry, but there are no more tags available to filter with.
  • Unique Validation Rule for WPF DataGrid

    I have created a unique cell validation rule. In Grid i have got an Item Code field. The user will type the Item Code. Grid should not contain duplicate item code. if itemcode is already entered it should give error message.  public class UniqueCellValidationRule : CellValidationRule    {        public UniqueCellValidationRule()        {       ...
    Posted to Xceed DataGrid for WPF (Forum) by arya009 on July 21, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.