=================================
This example is now obsolete. Instead, set the ModificationsController.ModificationsHandlingMode property to AutoCommit.
=================================
By default, XAF objects are not immediately validated when moving between records in the list or detail view and when using the navigation buttons or selecting records in the grid. This example demonstrates how to work around this design and prompt a user once he is about to leave the edit mode and go to another record.
↧
How to validate objects when navigating between records and the list view is in the ListViewAndDetailView mode.
↧