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
2690
Validation attributes and insert new row
posted

Validations attibutes are not getting applied when addin new row

Is there any way to do this?

Parents
No Data
Reply
  • 40030
    Offline posted

    Hi, 

    Validation should occur in the AddNewRow exactly like it does for a normal data row.  Perhaps, you're passing in a different data object in the DataObjectRequested event that doesn't have the validation attributes?

    -SteveZ

     

Children