So I was advised to change the BindingUpdateMode to "OnValidation". Now when I add a new record, type in a description like above, the description is NOT saved and is blank in the database and is displayed as blank on the UI form!
What gives?
Ben
You can handle the BeforeSave event and force the textboxes to validate.