Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » Validation   (RSS)
Showing page 1 of 2 (16 total posts)
  • Cell Validation

    I am trying to get custom date validation working on an editable cell. Using                                         <xcdg:Column ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on January 1, 2012
  • No validation when column is not in visible range

    Hello, we have an application with 20-50 Columns. Our problem is when a column isn't inside the visible range the validation rules are not executed and no error glyph appears in the front of a row in the rowheader. If we scroll the Datagrid horizontal the validation rules are fired as soon as a column gets into view.What can we do to ...
    Posted to Xceed DataGrid for WPF (Forum) by Dennis on October 4, 2011
  • Driving validation from code

    Hello, Let's get directly into the problem. I want to validate a row calling explicitly the ''Validate'' method of the CellEditorManager or override its ''ValidateCore'' method but I can't it neither on CellEditors nor Column objects in the WPF assembly Xceed.WPF.DataGrid . How can I force the validation of a complete DataRow when a cell content ...
    Posted to Xceed DataGrid for WPF (Forum) by Grégoire on May 9, 2011
  • Error Indicator image

    Hi, Is there any way to hide the error indicator image (exclamation sign) on row selector in case of validation errors. If not is it possible to change image instead of exclamation mark.  Thanks, Amit
    Posted to Xceed DataGrid for WPF (Forum) by Amit on January 6, 2011
  • Problem with validation using CellValidationRule - old value problem

    Hi fellow developers, I have a problem that i cannot seem to solve and need an advice. The problem is that when a cell value is changed (and cell focus is lost), the old value of the cell is passed to Validate method. Consequently, it is needed to click few more times in order to pass the new value to the validate method. Do you have any ...
    Posted to Xceed DataGrid for WPF (Forum) by Dušan Knežević on August 24, 2010
  • DataGrid CellValidationRule across rows

    Hi  I am trying to implement a CellValidationRule that will throw an error if a duplicate entry exists in the grid already.  The problem is that within my custom validation method, the thrid parameter ''CellValidationContext context'' refers to a cell, and i can not gain access to the grid control from this object. I can get the ...
    Posted to Xceed DataGrid for WPF (Forum) by vin on June 23, 2010
  • Example Please..

    Hi, I have a datagrid which shows Actual, Min and Max values. In edit mode I'd like to change the min and max values based on the actual (say for example +/- 5 ) How can i do this in the xceed datagrid for WPF? - I'd also like it to happen as soon as the actual value cell  loses focus and not just after the user moves off the row. many ...
    Posted to Xceed DataGrid for WPF (Forum) by Richard on July 9, 2009
  • Re: Forcing Validation when the grid loads

    I'm also in a similar situation. I load the data into the grid and I want to display the validation error in grid without user having to click in cell. Can somebody from xceed please respond?
    Posted to Xceed DataGrid for WPF (Forum) by Arshad on June 16, 2009
  • Disabling validation

    Is there an easy way to disable validation within the entire datagrid when bound to objects that implement IDataErrorInfo?
    Posted to Xceed DataGrid for WPF (Forum) by Ketan on May 29, 2009
  • Re: Custom validationcriteria object and validation summary

    Did you set the validation criterion using the validation provider on the cells of the datarow template? For your last question you need to invoke the ValidationProvider.Validate() method to update the validation if you are using the manual mode. You can choose when to invoke validation according to your needs. If you want to invoke when the ...
    Posted to Xceed Grid for .NET (Forum) by Vincent on July 17, 2008
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.