Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
270
RequiredFieldValidator
posted

I have a WebGrid with a RequiredFieldValidator tied to several columns.  Is it possible to fire this validator from a client side script before the user leaves the row?  I would like to assure that all required fields are satisfied before the user is allow to go to a different row.