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
395
Validation in WHDG
posted

Hello,

is there a way (or a sample) to enable validation in WHDG parent/child rows in order to check the value the user entered?

My second question is, if i can enter some default values in the new row. I tried DefaultValueAsString but that doesn't work for other datatypes.

Thanks

Martin

Parents
No Data
Reply
  • 33839
    Verified Answer
    posted

    Hi Martin,

    We attempt to convert the DefaultValueAsString to an actual object before sending it down based on the type of the field.  Do you have a DataType set for your columns to ensure the type is correct if there is no data?

    regards,

    David Young 

Children