This topic is locked

Default field in detail to master

9/7/2018 1:35:59 PM
ASPRunner.NET General questions
R
rawales2 author

I have a Master/Detail add page where the details are an inline add. Works fine but I would like to default fields in the detail records to a field in the master record. Can't see to find which event to code this in.

jadachDevClub member 9/9/2018



I have a Master/Detail add page where the details are an inline add. Works fine but I would like to default fields in the detail records to a field in the master record. Can't see to find which event to code this in.


When using an add page, there are no values in your database yet. You may want to consider using the Table Link Properties and use the Link Fields.