Welcome to the Xceed Community | Help
Community Search  

CellValidationRule - ValidationResult Object

Sort Posts: Previous Next
  •  06-27-2008, 8:57 PM Post no. 13280

    CellValidationRule - ValidationResult Object

    Hi,

    I try to use  the CellValidationRule on a wpf grid. Looking at the document example I can see that there is a returned object:  return new ValidationResult( true, null );

    But return to which object? and how to get this ValidationResult accessible from a user control that contains the grid,before the UI get displayed?

    looking at the callstack doesn't give any clue either.

     

    Thanks

  •  07-01-2008, 11:46 AM Post no. 13339 in reply to 13280

    Re: CellValidationRule - ValidationResult Object

    The CellValidationRules are provided to each column and only provide UI validation. The upcoming version of the grid provides enhanced data validation support including support for IDataErrorInfo.

    Technical Writer - Xceed Software

    In three words I can sum up everything I've learned about life: it goes on.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.