listview - XAF CollectionsEditMode -


when in application.collectionseditmode=edit mode, nested aggregated child object lists behave needed, not saving db until parent object's save action executes.

but when using application.collectionseditmode=view , setting required detailview.collectionseditmode=edit platform's model behaviour changes , when saving child, master object saved too, without waiting save action execution, , returns parent object's detail view , switches view mode again.

how can use application.collectionseditmode=view same behaviour application.collectionseditmode=edit in required detail views?

googled around many times , found this, devexpress confirmed issue


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -