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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -