Suppose, I am adding the following validator to multiple columns in the jqgrid.
Column.EditClientSideValidators.Add( new RequiredValidator() );
Assume there are multiple errors. While editing, it displays only
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top