创建新关联对象时的默认父级

时间:2016-09-25 16:20:39

标签: devexpress xaf

我与CustomerProduct对象有多对多的关系。 由于此关系需要一些其他属性,因此我手动添加了CustomerProductAssignment对象并将其合并。

当我从CustomerProductAssignmentCustomer创建新Product时,标识父对象的字段保持空白(对于一对多关系也有效)。

我希望这些字段根据父对象自动填充,点击New按钮。

enter image description here

这样做有简单的方法吗?

1 个答案:

答案 0 :(得分:0)

使用Aggregated属性

装饰您的馆藏