Row validation state

4 replies. Last post: October 11, 2009 10:33 PM by Mark Paladino
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Is it possible to set a row which has been marked as valid by an OnRowValidate event back to an invalid state via client side?

For example I have a grid which has an OnRowValidate event. If I enter the value W into cell A the OnRowValidate event will fire as expected to validate whether cell B has also had a value entered. This functionality should only happen if cell A has a value of W. If then change cell A to have a value of P and then change it back to W the OnRowValidate event doesn't fire again. I need a way to set the row to be invalid in my AfterExitEditMode event if Cell A has had the value W entered.

Can you please show me how this can be done?

All times are GMT -5. The time now is 11:49 PM.
Previous Next