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

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -