J
John Wood
When you set up a DataRelation, does the data need to already be present in
the table, or will it query dynamically to fill up the data to fulfill the
relationship?
eg.
Customer is the parent table, orders it the child table. Orders is empty.
I navigate from Custom to Order using a DataRelation, will it automatically
send out the SQL to request the related orders?
the table, or will it query dynamically to fill up the data to fulfill the
relationship?
eg.
Customer is the parent table, orders it the child table. Orders is empty.
I navigate from Custom to Order using a DataRelation, will it automatically
send out the SQL to request the related orders?